Skip to content

Commit f798289

Browse files
authored
Update main.yml
1 parent e437132 commit f798289

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ jobs:
9292
wget https://github.com/vanilla-os/gnome-control-center/tarball/main
9393
mv main ../gnome-control-center_45~rc.orig.tar.gz
9494
dpkg-buildpackage --no-sign
95-
ls
96-
ls ..
97-
mv ../*.deb ../gnome-control-center.deb
9895
9996
- uses: softprops/action-gh-release@v1
10097
with:
@@ -103,4 +100,5 @@ jobs:
103100
prerelease: true
104101
name: "Continuous Build"
105102
files: |
106-
/__w/gnome-control-center/gnome-control-center.deb
103+
/__w/gnome-control-center/gnome-control-center-data_45~rc-2_all.deb
104+
/__w/gnome-control-center/gnome-control-center_45~rc-2_amd64.deb

0 commit comments

Comments
 (0)