mirror of
https://github.com/neodyland/sbv2-api.git
synced 2025-12-22 23:49:58 +00:00
fix
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
manylinux: auto
|
||||
container: ubuntu
|
||||
working-directory: ./crates/sbv2_bindings
|
||||
before-script-linux: apt-get update && apt-get install -y openssl libssl-dev pkg-config
|
||||
before-script-linux: apt-get update && apt-get install -y openssl libssl-dev pkg-config curl
|
||||
- name: Upload wheels
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user