Skip to content

Commit d93a0eb

Browse files
committed
test deployment with GH actions, attemp 2
1 parent 133d8b9 commit d93a0eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-deployment.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ jobs:
1212
- uses: actions/setup-node@v4
1313
with:
1414
node-version: '20.11'
15+
- run: corepack enable
16+
- run: yarn set version stable
1517
- run: yarn install
1618
- run: yarn run build-main

0 commit comments

Comments
 (0)