Skip to content

Commit 97a2c74

Browse files
committed
fixed
1 parent 1c7dabd commit 97a2c74

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/cli-publish.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ jobs:
9393
9494
aptos.exe -V
9595
96-
#choco push aptos.$VERSION.nupkg -k "$env:CHOCO_API_KEY" --source https://push.chocolatey.org/
97-
98-
96+
choco push aptos.$VERSION.nupkg -k "$env:CHOCO_API_KEY" --source https://push.chocolatey.org/
9997
10098
Set-Location -Path ".."

0 commit comments

Comments
 (0)