Skip to content

Commit

Permalink
Another stab at fixing GH
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayPoshak committed Oct 30, 2024
1 parent d267c4b commit 75b10f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: 'yarn'

- name: Install dependencies
run: yarn install --immutable
Expand Down

0 comments on commit 75b10f6

Please sign in to comment.