Skip to content

Commit

Permalink
Merge pull request #35 from axoflow/ci-fix
Browse files Browse the repository at this point in the history
Fix image build CI
  • Loading branch information
adrianrobotka authored Oct 30, 2023
2 parents a9ff062 + f6d8ac4 commit bdb612b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prod-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
steps:
- name: Checkout
uses: "actions/checkout@v4"
with:
submodules: 'recursive'

### Preparation: Auth, setup ###

Expand Down

0 comments on commit bdb612b

Please sign in to comment.