Skip to content

Commit 8b394d0

Browse files
committed
SWSWEB | fixup lint workflow
1 parent d666de5 commit 8b394d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
uses: actions/setup-node@v4
1313
with:
1414
node-version-file: '.nvmrc'
15+
- name: Enable Corepack
16+
run: corepack enable
1517
- uses: bahmutov/npm-install@v1
1618
with:
1719
useLockFile: false

0 commit comments

Comments
 (0)