Skip to content

Commit

Permalink
Fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Nov 5, 2023
1 parent 4fea397 commit 25cbed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ jobs:
run: pnpm tauri build --ci -v --target x86_64-unknown-linux-gnu --bundles
- uses: actions/upload-artifact@v2
with:
name: "overlayed-unstable-windows"
name: "overlayed-unstable-linux"
path: "src-tauri/target"

0 comments on commit 25cbed1

Please sign in to comment.