Skip to content

Commit 0144b8e

Browse files
committed
setup-perl broke our CI but still v1
1 parent b0ca07f commit 0144b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-actions/ci-dist/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ runs:
225225
https://github.com/shogo82148/actions-setup-perl.git \
226226
-b v1 \
227227
.github/actions/actions-setup-perl;
228-
node .github/actions/actions-setup-perl/dist/index.js
228+
node .github/actions/actions-setup-perl/dist/setup/index.js
229229
echo "::endgroup::"
230230
fi
231231
env:

0 commit comments

Comments
 (0)