Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmst committed Apr 22, 2024
1 parent 7ef21c1 commit 57311d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:

- name: Install dependencies
run: |
yarn set version 3.6.1
yarn install --immutable
- name: Build the project
Expand Down
1 change: 1 addition & 0 deletions .yarnrc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
yarnPath: ".yarn/releases/yarn-3.6.1.cjs"

0 comments on commit 57311d6

Please sign in to comment.