mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 09:01:39 -05:00
Reinstate submodule because glacambre told me to
This commit is contained in:
parent
152b84da46
commit
68aaec58ad
1 changed files with 1 additions and 1 deletions
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
with:
|
||||
repository: 'tridactyl/site'
|
||||
# submodules: 'recursive' # we shouldn't need this, public should be generated each time
|
||||
submodules: 'recursive' # we shouldn't need this, public should be generated each time
|
||||
path: 'site'
|
||||
- name: Build
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue