mirror of
https://github.com/markqvist/LXST.git
synced 2026-04-27 14:20:39 +00:00
Sync upstream
This commit is contained in:
parent
55065d3ec3
commit
eefc35c2f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/native_libs.yml
vendored
2
.github/workflows/native_libs.yml
vendored
|
|
@ -107,7 +107,7 @@ jobs:
|
|||
|
||||
collect_artifacts:
|
||||
name: Collect all wheels
|
||||
needs: [build_windows, build_macos_x86_64, build_macos_arm64, build_sdist]
|
||||
needs: [build_windows, build_macos_x86_64, build_macos_arm64]
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event_name == 'release' && github.event.action == 'published'
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue