Clone the repo

develop
lethosor 2020-04-10 23:47:47 -04:00
parent daad14ee66
commit 9a7c07b42b
1 changed files with 4 additions and 0 deletions

@ -50,6 +50,10 @@ jobs:
sudo apt-get install \
lua5.3 \
ruby
- name: Clone DFHack
uses: actions/checkout@v1
with:
submodules: true
- name: Check whitespace
run: |
python travis/lint.py