Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny authored Sep 3, 2024
1 parent 0f3aeb6 commit ac8dd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ jobs:
repo: 'eugeny/tabby'
dir: 'dist'
rpmvers: 'el/9 el/8 ol/6 ol/7'
debvers: 'ubuntu/noble ubuntu/jammy ubuntu/focal ubuntu/bionic debian/jessie debian/stretch debian/buster'
debvers: 'ubuntu/bionic ubuntu/focal ubuntu/hirsute ubuntu/impish ubuntu/jammy ubuntu/kinetic ubuntu/noble debian/jessie debian/stretch debian/buster'

- uses: actions/upload-artifact@master
name: Upload AppImage (${{matrix.arch}})
Expand Down

0 comments on commit ac8dd9f

Please sign in to comment.