Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
chore(ci): yarn version for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Nov 8, 2023
1 parent 5c6d497 commit 1d358cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# cache: yarn

- name: 🏗 Install dependencies
run: yarn install --immutable
run: yarn --version && yarn install --immutable

- name: 🚀 Build Typescript
run: yarn build
Expand Down

0 comments on commit 1d358cc

Please sign in to comment.