Skip to content

Commit

Permalink
Add missing fi
Browse files Browse the repository at this point in the history
  • Loading branch information
William Tisäter committed Oct 23, 2023
1 parent 4d800a6 commit b40b6d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
yum update -y && yum install -y perl-core openssl openssl-devel pkgconfig
else
apt update -y && apt-get install -y libssl-dev openssl pkg-config
fi
- name: Upload wheels
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit b40b6d1

Please sign in to comment.