Skip to content

Commit 1e206d6

Browse files
Update action.yml
1 parent 8512136 commit 1e206d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212

1313
# TODO: Can be removed once node-version is 24 as this will be the minimum
1414
- name: Install npm 11
15-
run: npm install -g npm@11"
15+
run: npm install -g npm@11
1616
shell: bash
1717

1818
- name: Cache turbo build setup

0 commit comments

Comments
 (0)