Skip to content

Commit

Permalink
init submodules in yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
himaren committed May 8, 2024
1 parent 19b6514 commit d9c7742
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hella_world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: submodules-init
uses: snickerbockers/submodules-init@v4

- name: get-cmake
uses: lukka/get-cmake@v3.29.3

Expand Down

0 comments on commit d9c7742

Please sign in to comment.