mirror of
https://github.com/jhbruhn/butns.git
synced 2025-07-01 17:08:49 +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:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
- name: Generate Models
|
||||
uses: pkoehlers/openscad-build-action@54267e4b137c716efa15a48bd53f743a23fea606
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue