Skip to content

Commit

Permalink
Pin linuxdeploy version
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Oct 25, 2023
1 parent 48aff92 commit 7669b0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,11 @@ jobs:
target: desktop

- name: Install linuxdeploy
uses: miurahr/install-linuxdeploy-action@v1
uses: m-kuhn/install-linuxdeploy-action@configurable_linuxdeploy_release
with:
dir: ${{ env.BUILD_ROOT }}
plugins: qt appimage
linuxdeploy-release: 1-alpha-20230713-1

- name: 🌱 Install dependencies and generate project files
run: |
Expand Down

0 comments on commit 7669b0c

Please sign in to comment.