Skip to content

Commit

Permalink
fix: workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
colenso committed Dec 11, 2023
1 parent 96cd71b commit 1938c81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v4
with:
- name: Enable corepack
run: |
corepack enable
Expand Down Expand Up @@ -71,7 +70,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v4
with:
- name: Enable corepack
run: |
corepack enable
Expand Down

0 comments on commit 1938c81

Please sign in to comment.