Skip to content

Commit

Permalink
ci(compliance): setup buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Dec 9, 2023
1 parent eb88e20 commit a08e848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
go-version: stable
cache: false
- uses: docker/setup-buildx-action@v3
- uses: actions/checkout@v4
- name: Start
run: docker compose up -d
Expand Down

0 comments on commit a08e848

Please sign in to comment.