Update submodules
This commit is contained in:
parent
4a181e9cb1
commit
88c2011323
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -25,6 +25,8 @@ jobs:
|
|||
cache-key: 'stable'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Checkout submodules
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
- name: Setup firefox
|
||||
uses: browser-actions/setup-firefox@latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue