Skip to content

Commit

Permalink
Checkout everything to fix issues with make build.
Browse files Browse the repository at this point in the history
  • Loading branch information
ncabatoff committed Apr 28, 2024
1 parent 0a8deba commit 31383a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}

- uses: actions/checkout@v4
with:
fetch-depth: 0

- name: generate docker metadata
id: meta
Expand Down

0 comments on commit 31383a0

Please sign in to comment.