Skip to content

Commit

Permalink
try npx
Browse files Browse the repository at this point in the history
  • Loading branch information
icidasset committed Feb 10, 2024
1 parent 076447f commit 36caa41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
path: dist/

# Make a build
- run: npm run tauri -- build
- run: npx tauri -- build

# Upload artifacts
- uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 36caa41

Please sign in to comment.