Skip to content

Commit

Permalink
test caching support
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Nov 21, 2023
1 parent db8c771 commit 267889c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,8 @@ jobs:
# --signing-key ${{ github.workspace }}/melange.rsa \
# --cache-dir "$(go env GOMODCACHE)"

- uses: chainguard-dev/actions/melange-build@main
# - uses: chainguard-dev/actions/melange-build@main
- uses: sgalsaleh/chainguard-dev-actions@4824ef7293e21e9d66749bd24cfd2a11f9d05dfa
with:
config: deploy/melange.yaml
archs: x86_64
Expand Down

0 comments on commit 267889c

Please sign in to comment.