We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2afe1 commit 7a4e637Copy full SHA for 7a4e637
.github/workflows/linux.yml
@@ -27,7 +27,7 @@ jobs:
27
chmod +x "$HOME/.local/bin/appimagetool-x86_64.AppImage"
28
appimagetool-x86_64.AppImage --version
29
- name: Run PupNet
30
- run: pupnet --kind appimage MSUScripter.pupnet.conf
+ run: pupnet --kind appimage -y
31
32
# - name: Restore dependencies
33
# run: dotnet restore
0 commit comments