diff --git a/action.yml b/action.yml index 8b51ca7..d42aa07 100644 --- a/action.yml +++ b/action.yml @@ -27,4 +27,5 @@ runs: restore-keys: npm- - name: Install dependencies + shell: bash run: npm i --ignore-scripts \ No newline at end of file