.gitlab-ci.yml: build: Clean before build

The motivating factor here is some out of date or corrupted rustc cache,
however we really ought to be doing fresh builds for TAME; it doesn't add
enough time that it's worth sacrificing assurances.
main
Mike Gerwitz 2023-05-19 13:42:56 -04:00
parent e940fc5aa0
commit 434365543e
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ build:
- export SAXON_CP=/usr/share/ant/lib/saxon9/saxon9he.jar
- export HOXSL=hoxsl
- ./bootstrap
- make all check info pdf html
- make clean all check info pdf html
artifacts:
paths:
- doc/