mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 05:33:03 -05:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
2c8ee9d4b2
commit
fb3af88f26
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ Build:
|
|||
|
||||
Test:
|
||||
stage: test
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
script:
|
||||
- make bootstrap setup-wasi dir build package
|
||||
|
||||
|
|
Loading…
Reference in a new issue