build: try to specify repo as well
Some checks failed
link / Link on Linux (push) Has been cancelled

This commit is contained in:
6arelyFuture 2024-03-02 11:36:06 +01:00
parent 66a0fb5065
commit c5abc99d55

View File

@ -16,6 +16,7 @@ jobs:
- name: Check out files
uses: actions/checkout@main
with:
repository: AlterWare/iw5-zones
submodules: true
fetch-depth: 0
lfs: true