Skip to content

Commit e7b6fba

Browse files
authored
Test1 (#126)
* Another fix attempt * Update deps * Restore state + error page * Fix * Update publish.yml
1 parent 22a269a commit e7b6fba

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 yarn
13+
run: corepack enable pnpm
1414
- name: Set up Node.js
1515
uses: actions/setup-node@v4
1616
with:

0 commit comments

Comments
 (0)