Reinstate submodule because glacambre told me to

This commit is contained in:
Oliver Blanthorn 2023-07-02 17:08:58 +02:00
parent 152b84da46
commit 68aaec58ad
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -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: |