Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
idkosilov committed Feb 3, 2025
1 parent eae9e99 commit 2e18d52
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:

steps:
- name: Build Package
uses: ./.github/actions/build
uses: ./.github/actions/build-wheels
with:
target: ${{ matrix.target }}
artifact_prefix: ${{ matrix.artifact_prefix }}

0 comments on commit 2e18d52

Please sign in to comment.