Correcting modifed times

This commit is contained in:
Brandon Rozek 2022-12-01 23:08:27 -05:00
parent 7f4a98b474
commit 82b67e681c

View file

@ -14,6 +14,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
fetch-depth: 0
- name: Git submodule update
run: |