Skip to content

Commit

Permalink
Setup docker also I guess
Browse files Browse the repository at this point in the history
  • Loading branch information
UnstoppableMango committed Dec 23, 2024
1 parent cd9695a commit ade102d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

- uses: actions/setup-go@v5
with:
cache-dependency-path: go.sum
Expand Down

0 comments on commit ade102d

Please sign in to comment.