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 0a2f509 commit cd39253Copy full SHA for cd39253
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