Skip to content

Commit

Permalink
Checkout submodules for auto-publishing (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem authored Feb 2, 2024
1 parent 878fee1 commit 7d8ec47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
with:
submodules: ${{ inputs.checkout_submodules }}

- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
if: ${{ inputs.use-flutter }}
Expand Down

0 comments on commit 7d8ec47

Please sign in to comment.