Patch 3 #4
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