Skip to content

Commit

Permalink
Attempt to fix release build
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckem committed Sep 26, 2024
1 parent 5db1a49 commit 295c359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ runs:
uses: actions/setup-node@v4
with:
node-version: 18
registry-url: "https://registry.npmjs.org"
cache: "pnpm"

- name: Install dependencies
Expand Down

0 comments on commit 295c359

Please sign in to comment.