Skip to content

Commit

Permalink
ci but not really
Browse files Browse the repository at this point in the history
  • Loading branch information
joshrwolf committed Mar 26, 2022
1 parent 642bf37 commit bb12a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: earthly --ci +publish-images --GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}"

- name: build-offline-payload
run: earthly --ci +offline-payload
run: earthly --use-inline-cache --save-inline-cache +offline-payload

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
Expand Down

0 comments on commit bb12a0e

Please sign in to comment.