Skip to content

Commit

Permalink
ci: build save appimage for the app
Browse files Browse the repository at this point in the history
Signed-off-by: Martichou <m@rtin.fyi>
  • Loading branch information
Martichou committed Mar 2, 2024
1 parent a1edb7e commit 2eaf7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: artifact-debug-rquickshare
path: ${{ github.workspace }}/frontend/src-tauri/target/release/bundle/deb/r-quick-share_*_amd64.*
path: ${{ github.workspace }}/frontend/src-tauri/target/release/bundle/*/r-quick-share*

0 comments on commit 2eaf7a3

Please sign in to comment.