Skip to content

Commit

Permalink
Download correct index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinVignal committed Jan 30, 2025
1 parent 0eb0a9c commit ece51a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ if [[ -z "$TOKEN" ]]; then
fi


curl https://raw.githubusercontent.com/ValentinVignal/action-dart-analyze/refs/heads/script/dist/index.js -o index.js
curl https://raw.githubusercontent.com/ValentinVignal/action-dart-analyze/refs/heads/main/dist/index.js -o index.js


# Run the Node.js script with environment variables
Expand Down

0 comments on commit ece51a2

Please sign in to comment.