forked from mirrors/org-cv
move dir from relative path
This commit is contained in:
parent
6abfbbe702
commit
6bdc5dc497
1 changed files with 1 additions and 3 deletions
|
@ -21,9 +21,7 @@ pages:
|
|||
script:
|
||||
- emacs --batch -Q --script genfiles.el
|
||||
- cd doc; hugo
|
||||
- pwd
|
||||
- ls -lah
|
||||
- mv doc/public/ public/
|
||||
- mv public/ ../public/ # Because I remain now in the doc folder
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
Loading…
Reference in a new issue