Skip to content

Commit

Permalink
Github actions build update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruediger Ehlers committed May 3, 2024
1 parent 96d9dd4 commit a0c2893
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
with:
# we need the submodules.
submodules: recursive
- name: Update submodule.
run: git submodule update --remote
- name: Install various packages needed
run: |
if [ "$RUNNER_OS" == "Linux" ]; then
Expand Down

0 comments on commit a0c2893

Please sign in to comment.