Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Oct 29, 2024
1 parent d536c49 commit 380eea3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ jobs:
node-version: 'current'
-
name: Enable corepack
run: |
corepack install yarn@1
corepack enable
run: corepack enable
-
name: Install dependencies
run: yarn install
Expand Down

0 comments on commit 380eea3

Please sign in to comment.