diff --git a/action.yaml b/action.yaml index defe374..b69a337 100644 --- a/action.yaml +++ b/action.yaml @@ -42,7 +42,7 @@ runs: id: generate-config run: | cd $GITHUB_WORKSPACE/$ACTION_REPO_NAME - npm i --silent + yarn install --immutable node scripts/generate-config.js shell: bash env: