mirror of
https://github.com/jhbruhn/butns.git
synced 2025-07-02 01:18:50 +00:00
Also checkout submodules
This commit is contained in:
parent
59f576203d
commit
2b31b9cc88
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-stls.yml
vendored
2
.github/workflows/build-stls.yml
vendored
|
@ -11,6 +11,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
submodules: true
|
||||||
- name: Generate Models
|
- name: Generate Models
|
||||||
uses: pkoehlers/openscad-build-action@54267e4b137c716efa15a48bd53f743a23fea606
|
uses: pkoehlers/openscad-build-action@54267e4b137c716efa15a48bd53f743a23fea606
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue