Skip to content

Commit 22a269a

Browse files
authored
Test1 (#125)
* Another fix attempt * Update deps * Restore state + error page * Fix
1 parent ebc40cd commit 22a269a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout Repository
1111
uses: actions/checkout@v4
1212
- name: Enable CorePack
13-
run: corepack enable
13+
run: corepack enable yarn
1414
- name: Set up Node.js
1515
uses: actions/setup-node@v4
1616
with:

0 commit comments

Comments
 (0)