Skip to content

Commit

Permalink
chore: create sources for CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
DashieTM committed Nov 4, 2023
1 parent 806a697 commit fcec2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build Flatpak
run: |
cd flatpak
python3 flatpak-generator.py ../Cargo.lock cargo-sources.json
python3 flatpak-generator.py ../Cargo.lock -o cargo-sources.json
flatpak-builder build org.xetibo.ReSet.json --force-clean
flatpak build-export export build
flatpak build-bundle export reset.flatpak org.xetibo.ReSet
Expand Down

0 comments on commit fcec2c6

Please sign in to comment.