fix(gitlab): Correcting quotes
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
577faf9774
commit
385c4f57ed
@ -10,7 +10,7 @@ job-publish:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||||
- export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH
|
- export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- yarn install
|
- yarn install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user