Initial CI/CD pipeline #3
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ jobs:
|
|||
options: --privileged
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Add Flathub remote
|
||||
run: |
|
||||
flatpak remote-add --system --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
- uses: https://github.com/flatpak/flatpak-github-actions/flatpak-builder@v6.7
|
||||
with:
|
||||
manifest-path: dev.bscubed.Luminate.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue