This commit is contained in:
parent
513c04095e
commit
1306c62e93
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Prepare pages
|
||||
run: |
|
||||
mkdir public
|
||||
mv build/logic2.pdf build/logic2.log public
|
||||
mv build/logic2.pdf build/logic2.log README.md public
|
||||
- name: Deploy to pages
|
||||
uses: actions/pages@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue