fix(gitlab): Correcting quotes
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -10,7 +10,7 @@ job-publish:
 | 
			
		||||
 | 
			
		||||
  before_script:
 | 
			
		||||
    - 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:
 | 
			
		||||
    - yarn install
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user