Skip to content

Commit

Permalink
WIP: Install Earthly in Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jamlo committed Oct 25, 2024
1 parent d3e192e commit 11f0844
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
goarch: amd64

steps:
- name: Install earthly
uses: earthly/actions-setup@v1

- uses: actions/checkout@v4

- uses: actions/setup-go@v5
Expand Down

0 comments on commit 11f0844

Please sign in to comment.