Skip to content

Commit

Permalink
Merge pull request #9446 from ballerina-platform/sm1990-patch-1
Browse files Browse the repository at this point in the history
Update add_link_checker.yml
  • Loading branch information
sm1990 authored Sep 24, 2024
2 parents 552a14d + db8cac0 commit 5ac9991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_link_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
env:
DEPLOYMENT: ${{ inputs.deployment }}
run: |
npm install --global @deptagency/octopus
npm install --global @deptagency/octopus@latest
URL=https://$DEPLOYMENT/
echo "Checking links in $URL"
Expand Down

0 comments on commit 5ac9991

Please sign in to comment.