Skip to content

Commit

Permalink
Probably last attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
deminearchiver committed May 18, 2024
1 parent 6bd2a30 commit c996f58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: latest
- run: corepack enable && corepack install
- uses: actions/setup-node@v4
with:
cache: yarn
- name: Install dependencies
run: yarn install
Expand Down

0 comments on commit c996f58

Please sign in to comment.