Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
axtloss authored Jan 21, 2024
1 parent e437132 commit f798289
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ jobs:
wget https://github.com/vanilla-os/gnome-control-center/tarball/main
mv main ../gnome-control-center_45~rc.orig.tar.gz
dpkg-buildpackage --no-sign
ls
ls ..
mv ../*.deb ../gnome-control-center.deb
- uses: softprops/action-gh-release@v1
with:
Expand All @@ -103,4 +100,5 @@ jobs:
prerelease: true
name: "Continuous Build"
files: |
/__w/gnome-control-center/gnome-control-center.deb
/__w/gnome-control-center/gnome-control-center-data_45~rc-2_all.deb
/__w/gnome-control-center/gnome-control-center_45~rc-2_amd64.deb

0 comments on commit f798289

Please sign in to comment.