Skip to content

Commit fbb42ac

Browse files
committed
Try fixing setup-node
1 parent bebb720 commit fbb42ac

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
permissions:
99
contents: write
1010

11+
env:
12+
# https://github.com/actions/setup-node/issues/899
13+
SKIP_YARN_COREPACK_CHECK: 1
14+
1115
jobs:
1216
deploy:
1317
name: Deploy to GitHub Pages

project-words.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ cmyk
99
codomain
1010
conlang
1111
copiable
12+
corepack
1213
counterplay
1314
coursetable
1415
dialytika

0 commit comments

Comments
 (0)