Skip to content

Commit

Permalink
(#51) Linux: git submodule init
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Dec 5, 2021
1 parent 98eea1e commit ff3df34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:

- name: Checkout
uses: actions/checkout@v2
with:
submodules: true
- name: Initialize repository submodules
run: git submodule init

# Build:
- name: Install
Expand Down

0 comments on commit ff3df34

Please sign in to comment.