This commit is contained in:
Bill 2022-03-21 02:14:53 -04:00
parent 329acddc02
commit 45766d96af
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Compile:
stage: compile
script:
- yarn install
- yarnm compile
- yarn compile
cache:
key: ${CI_COMMIT_BRANCH}
paths: