Skip to content

Commit

Permalink
fix cli error
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeVN committed Aug 29, 2024
1 parent 7f32674 commit d56c49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/michaelsoft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
mkdir dist
cd engine
maturin develop -o ../dist/
maturin build -o ../dist/
- name: Uploading wheels
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit d56c49c

Please sign in to comment.