mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-04-04 13:02:01 +02:00
chore: switch path in CI/CD
This commit is contained in:
parent
567a949212
commit
523b35be13
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -16,6 +16,7 @@ jobs:
|
|||
run: cargo build --release --verbose
|
||||
- name: Build Flatpak
|
||||
run:
|
||||
cd flatpak
|
||||
flatpak-builder build org.xetibo.ReSet.json --force-clean
|
||||
flatpak build-export export build
|
||||
flatpak build-bundle export reset.flatpak org.xetibo.ReSet
|
||||
|
|
Loading…
Reference in a new issue