Skip to content

Commit

Permalink
[CI] Pull the submodules pre-publish too...
Browse files Browse the repository at this point in the history
  • Loading branch information
robotgryphon committed Feb 21, 2024
1 parent fd0a66f commit b9cfe5a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nightly-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4

with:
submodules: true

- name: Set up JDK
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit b9cfe5a

Please sign in to comment.