Skip to content

Commit 6ceed9c

Browse files
committed
edit tasks
1 parent 4c6f7d6 commit 6ceed9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-appimage-linuxdeploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
continue-on-error: true
111111
run: |
112112
wget https://github.com/e2se/apprunqtlinux/archive/refs/heads/main.tar.gz
113-
mdir -p apprunqtlinux
113+
mkdir -p apprunqtlinux
114114
tar -zxvf main.tar.gz -C apprunqtlinux
115115
cd apprunqtlinux
116116
cmake -B . -DCMAKE_BUILD_TYPE=Release

0 commit comments

Comments
 (0)