This commit is contained in:
parent
be281cfd85
commit
dfb58c498c
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ jobs:
|
|||
- name: Prepare pages
|
||||
run: |
|
||||
mkdir -p public
|
||||
mv ./ub*/build/*.pdf public/
|
||||
mv ./build/*.pdf public/
|
||||
- name: Deploy to pages
|
||||
uses: actions/pages@v1
|
||||
|
|
Loading…
Reference in a new issue