Skip to content

Commit 61ca8a4

Browse files
Abraham Rosa VargasAbraham Rosa Vargas
Abraham Rosa Vargas
authored and
Abraham Rosa Vargas
committed
fix: removed flag
1 parent 5763eb2 commit 61ca8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/actions/setup/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ runs:
2323
2424
- name: Install dependencies
2525
if: steps.yarn-cache.outputs.cache-hit != 'true'
26-
run: yarn install --immutable --ignore-scripts
26+
run: yarn install --immutable
2727
shell: bash

0 commit comments

Comments
 (0)