Skip to content

Commit bb12a0e

Browse files
committed
ci but not really
1 parent 642bf37 commit bb12a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: earthly --ci +publish-images --GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}"
3636

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

4040
- name: Run GoReleaser
4141
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)