Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed May 30, 2024
1 parent 40a8ddd commit 4e2747b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-upload-wheels-for-qe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
]
uses: ./.github/workflows/cibuildwheel.yml
with:
platform-tags: ${{ matrix.platform-tag }}
platform-tag: ${{ matrix.platform-tag }}
os: ubuntu-22.04
unoptimized: ${{ github.event_name == 'workflow_dispatch' && inputs.disable-optimizations || false }}

Expand Down

0 comments on commit 4e2747b

Please sign in to comment.