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