Skip to content

Commit

Permalink
chore: updated action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-londhe committed Sep 26, 2024
1 parent 9fce41f commit 5267b8b
Show file tree
Hide file tree
Showing 2 changed files with 783 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
with:
node-version: 18

- name: Install Yarn
run: npm install -g yarn

- name: Setup Rust
uses: dtolnay/rust-toolchain@stable

Expand Down Expand Up @@ -57,9 +54,6 @@ jobs:
with:
node-version: 18

- name: Install Yarn
run: npm install -g yarn

- name: Install Yarn dependencies
working-directory: ./packages/helpers
run: yarn install --immutable
Expand Down
Loading

0 comments on commit 5267b8b

Please sign in to comment.