forked from cory/tildefriends
Let's try to artifact the appimage.
This commit is contained in:
@ -33,3 +33,6 @@ jobs:
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: out/winrelease/tildefriends.exe
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: out/tildefriends-x86_64.AppImage
|
||||
|
Reference in New Issue
Block a user