Skip to content

Commit

Permalink
Test1 (#126)
Browse files Browse the repository at this point in the history
* Another fix attempt

* Update deps

* Restore state + error page

* Fix

* Update publish.yml
  • Loading branch information
Madis0 authored Jun 8, 2024
1 parent 22a269a commit e7b6fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Enable CorePack
run: corepack enable yarn
run: corepack enable pnpm
- name: Set up Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit e7b6fba

Please sign in to comment.