Skip to content

Commit

Permalink
feat: update build cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Jan 28, 2024
1 parent 9081c31 commit a87efed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
run: |
wget https://github.com/vanilla-os/gnome-control-center/tarball/main
mv main ../gnome-control-center_46~99-orchid-alpha.orig.tar.gz
dpkg-buildpackage --no-sign
dpkg-buildpackage -b -uc -us
tar cvf ../gnome-control-center.tar.xz ../*.deb
- uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit a87efed

Please sign in to comment.