Update CI build workflows

This commit is contained in:
David Allen 2023-01-14 09:08:37 -06:00
parent 072a118c9d
commit ff219bce93
2 changed files with 9 additions and 7 deletions

View file

@ -10,12 +10,11 @@ stages:
cache:
paths:
- tests
- build
before-script:
- echo "Setting up dependencies..."
- git clone $
build-job: