Skip to content

Commit

Permalink
Update multi arch release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzvonimir committed Mar 28, 2024
1 parent 1a6da69 commit 2a65e9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1

- name: Set up Go
uses: actions/setup-go@v4
Expand All @@ -30,6 +31,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1

- name: Set up Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 2a65e9b

Please sign in to comment.