Skip to content

Commit

Permalink
Use buildx in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alephnull committed Apr 22, 2021
1 parent 54db8b6 commit f9f69e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
with:
go-version: 1.16

- uses: docker/setup-buildx-action@v1

- uses: actions/cache@v2
with:
path: ~/go/pkg/mod
Expand Down

0 comments on commit f9f69e5

Please sign in to comment.