forked from etc/pineapple-src
Update build.yml
icon updates
This commit is contained in:
parent
c54fa96007
commit
4ca0d6e091
1 changed files with 4 additions and 2 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -1,7 +1,9 @@
|
|||
name: AppImage
|
||||
|
||||
on: push
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
appimage:
|
||||
name: pineapple bundled as appimage
|
||||
|
|
Loading…
Reference in a new issue