Skip to content

Commit 759c004

Browse files
committed
update speakeasy cli download link
1 parent cf3adae commit 759c004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/raise_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
mkdir -p bin
3434
echo "current working directory - $(pwd)"
3535
echo "Downloading speakeasy binary to: $(pwd)/bin/speakeasy"
36-
curl -L -o bin/speakeasy https://github.com/speakeasy-api/branchedgeneration-cli-build-ian/releases/download/5.0.0/speakeasy
36+
curl -L -o bin/speakeasy https://github.com/speakeasy-api/branchedgeneration-cli-build-ian/releases/download/5.0.1-ivan/speakeasy
3737
chmod +x bin/speakeasy
3838
echo "github workspace - ${{ github.workspace }}"
3939
echo "current working directory - $(pwd)"

0 commit comments

Comments
 (0)