Skip to content

Commit 7a4e637

Browse files
Update linux.yml
1 parent 3c2afe1 commit 7a4e637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
chmod +x "$HOME/.local/bin/appimagetool-x86_64.AppImage"
2828
appimagetool-x86_64.AppImage --version
2929
- name: Run PupNet
30-
run: pupnet --kind appimage MSUScripter.pupnet.conf
30+
run: pupnet --kind appimage -y
3131

3232
# - name: Restore dependencies
3333
# run: dotnet restore

0 commit comments

Comments
 (0)