Fix gitlab-ci
This commit is contained in:
parent
8732f0cd69
commit
1bf6a5b45e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ build:
|
|||
stage: build
|
||||
script:
|
||||
- npm run build
|
||||
- mv dist-modifier
|
||||
- mv dist rick-dice-modifier
|
||||
cache:
|
||||
<<: *global_cache
|
||||
artifacts:
|
||||
|
|
Reference in a new issue