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 stage: compile
script: script:
- yarn install - yarn install
- yarnm compile - yarn compile
cache: cache:
key: ${CI_COMMIT_BRANCH} key: ${CI_COMMIT_BRANCH}
paths: paths: