Skip to content

Commit

Permalink
remove submodules update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShipilovDmitry committed Oct 20, 2024
1 parent 6852769 commit ae1b58a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
- uses: actions/checkout@v4
- name: install_requirements
run: sudo apt update && sudo apt install libcurl4-gnutls-dev iputils-ping
- name: setup_project
run: git submodule update --init --recursive
- name: configure_project
run: cmake -S . -B build -DSTRUCTARUS_TEST=ON
- name: build_project
Expand Down

0 comments on commit ae1b58a

Please sign in to comment.