Skip to content

Commit

Permalink
chore: gh action no submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
zaigie committed Feb 3, 2024
1 parent 8298529 commit 8d551c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
submodules: recursive
# with:
# submodules: recursive
- id: output-id
run: |
VERSION=prod
Expand Down

0 comments on commit 8d551c1

Please sign in to comment.