Skip to content

Commit

Permalink
Try to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
blaumeise20 committed Dec 30, 2022
1 parent 818485b commit e248071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: Windows
path: src-tauri/target/release/bundle/msi
path: src-tauri/target/release/bundle
if-no-files-found: error
build-linux:
runs-on: ubuntu-latest
Expand Down

1 comment on commit e248071

@uku1928
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

window issue

Please sign in to comment.