mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2024-11-22 15:40:52 +01:00
FIx CI
This commit is contained in:
parent
329acddc02
commit
45766d96af
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user