File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,12 +10,10 @@ jobs:
1010 draft-releases :
1111 runs-on : ubuntu-24.04
1212 steps :
13- - run : sudo apt-get install --no-install-recommends -y libarchive-tools libopenjp2-tools rpm snapd
14- - run : sudo snap install snapcraft --classic
13+ - run : sudo apt-get install --no-install-recommends -y libarchive-tools libopenjp2-tools rpm
1514 - uses : actions/checkout@v6
1615 - uses : ./.github/actions/install-deps
1716 - run : pnpm release:linux
1817 env :
1918 GITHUB_TOKEN : ${{ secrets.WORKFLOW_TOKEN }}
2019 GH_TOKEN : ${{ secrets.WORKFLOW_TOKEN }}
21- SNAPCRAFT_STORE_CREDENTIALS : ${{ secrets.SNAPCRAFT_ID }}
Original file line number Diff line number Diff line change 4040
4141 cat <<EOF > PKGBUILD
4242 # Maintainer: flaviofearn <heroicgameslauncher@protonmail.com>
43- # CommandMC <kate@commandmc.de>
43+ # Maintainer: CommandMC <kate@commandmc.de>
4444
4545 pkgname=heroic-games-launcher-bin
4646 pkgver=$pkgver
You can’t perform that action at this time.
0 commit comments