Commit 39e053f4 authored by James Tharpe's avatar James Tharpe
Browse files

missed a spot

parent 14cffbb5
...@@ -8,7 +8,7 @@ build: ...@@ -8,7 +8,7 @@ build:
script: script:
- CI=true - CI=true
- npm install - npm install
- npm run build --prefix-paths - npm run build -- --prefix-paths
artifacts: artifacts:
paths: paths:
- public - public
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment