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.
2 parents 0a2f509 + cd39253 commit 55ef52bCopy full SHA for 55ef52b
1 file changed
.github/workflows/release.yml
@@ -87,7 +87,7 @@ jobs:
87
- name: Install PupNet
88
run: |
89
sudo apt-get -y install libfuse2
90
- dotnet tool install -g KuiperZone.PupNet
+ dotnet tool install -g KuiperZone.PupNet --version 1.8.0
91
92
- name: PupNet Build
93
env:
0 commit comments