Actually fixing the site path this time for the CI
This commit is contained in:
parent
80ca440997
commit
ccd32d34f8
@ -9,7 +9,7 @@ pages:
|
||||
- npm run build
|
||||
- cd ..
|
||||
- mkdir public
|
||||
- mv website/build/* public
|
||||
- mv website/build/ligo/* public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user