Skip to content

Commit

Permalink
install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plusminushalf committed Jun 6, 2024
1 parent 094b73e commit 57f7924
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:
- name: Install dependencies
uses: ./.github/actions/install-dependencies


- name: Install test dependencies
run: pnpm install

- name: Setup .npmrc file
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 57f7924

Please sign in to comment.