Skip to content

Commit

Permalink
go
Browse files Browse the repository at this point in the history
  • Loading branch information
aeharding committed Nov 12, 2024
1 parent 08eba68 commit 3241ad5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
cache: pnpm

- run: corepack enable

Expand Down Expand Up @@ -58,7 +57,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
cache: pnpm

- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down Expand Up @@ -109,7 +107,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
cache: pnpm

- run: corepack enable

Expand Down Expand Up @@ -152,7 +149,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
cache: pnpm

- name: Set up Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 3241ad5

Please sign in to comment.