Skip to content

Commit cd39253

Browse files
committed
Merge pull request #1111 from ionite34/pin-pupnet-version
Pin pupnet version in release.yml (cherry picked from commit 16be528)
1 parent 0a2f509 commit cd39253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Install PupNet
8888
run: |
8989
sudo apt-get -y install libfuse2
90-
dotnet tool install -g KuiperZone.PupNet
90+
dotnet tool install -g KuiperZone.PupNet --version 1.8.0
9191
9292
- name: PupNet Build
9393
env:

0 commit comments

Comments
 (0)