Skip to content

Commit ad8aa20

Browse files
committed
Use the updated install-linuxdeploy action name
1 parent 081a354 commit ad8aa20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
path: aqtinstall.log
6868
if-no-files-found: error
6969
- name: Install linuxdeploy
70-
uses: pcolby/install-linuxdeploy-action@v1
70+
uses: pcolby/install-linuxdeploy@v1
7171
with:
7272
plugins: appimage qt
7373
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)