Skip to content

Commit

Permalink
chore: why?
Browse files Browse the repository at this point in the history
  • Loading branch information
jstarpl committed Jan 27, 2025
1 parent d8e920b commit 311b9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('**/yarn.lock') }}
- name: Prepare Environment
run: |
corepack enable
corepack enable
yarn
- name: Run typecheck
run: |
Expand Down

0 comments on commit 311b9c3

Please sign in to comment.