Skip to content

Commit

Permalink
Use the updated install-linuxdeploy action name
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Oct 21, 2024
1 parent 081a354 commit ad8aa20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
path: aqtinstall.log
if-no-files-found: error
- name: Install linuxdeploy
uses: pcolby/install-linuxdeploy-action@v1
uses: pcolby/install-linuxdeploy@v1
with:
plugins: appimage qt
- uses: actions/checkout@v4
Expand Down

0 comments on commit ad8aa20

Please sign in to comment.