Skip to content

Commit 55ef52b

Browse files
authored
Merge pull request LykosAI#1112 from ionite34/backport/main/pr-1111
[dev to main] backport: Pin pupnet version in release.yml (1111)
2 parents 0a2f509 + cd39253 commit 55ef52b

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)