Skip to content

Commit 89d5e6b

Browse files
committed
build
1 parent 0d8ab04 commit 89d5e6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/setup-node@v3
2121
with:
2222
node-version: '20'
23+
scope: '@fors'
2324

2425
- name: Install dependencies
2526
run: npm install

0 commit comments

Comments
 (0)