Skip to content

Commit

Permalink
Yarn Install Ignore Engines Removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed Sameem authored Oct 24, 2023
1 parent 00f4114 commit 7a6a6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:

- run: npm i -g yarn

- run: yarn install --ignore-engines
- run: yarn install

- run: yarn build

0 comments on commit 7a6a6c6

Please sign in to comment.