Skip to content

Commit

Permalink
trying to improve github runs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fr0stbyteR committed Feb 22, 2024
1 parent c285320 commit 2a7a756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
submodules: true

- name: Install Dependencies
run: yarn install
run: yarn install || yarn install

- name: Initialize dependencies
run: yarn lerna bootstrap
Expand Down

0 comments on commit 2a7a756

Please sign in to comment.