Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MonicaG committed Dec 20, 2024
1 parent a201f6b commit bc10b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
node-version: '20'

- name: find location of yarn cache
run: ./.yarn/releases/yarn-1.22.19.cjs cache dir)
run: ./.yarn/releases/yarn-1.22.19.cjs cache dir

- name: Install Dependencies
run: ./.yarn/releases/yarn-1.22.19.cjs install --frozen-lockfile
Expand Down

0 comments on commit bc10b81

Please sign in to comment.