Skip to content

Commit

Permalink
Fix Linux workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
vicr123 committed Apr 13, 2024
1 parent a737e04 commit 0a518bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: theterminal-linux
path: *.AppImage
path: "*.AppImage"

0 comments on commit 0a518bb

Please sign in to comment.