just creating dist directory for now
This commit is contained in:
5
.github/workflows/cd.yaml
vendored
5
.github/workflows/cd.yaml
vendored
@@ -27,10 +27,7 @@ jobs:
|
|||||||
root_file: thesis.tex
|
root_file: thesis.tex
|
||||||
|
|
||||||
- name: Prepare files 🗄
|
- name: Prepare files 🗄
|
||||||
run: ️️|
|
run: ️️mkdir dist
|
||||||
mkdir dist
|
|
||||||
cp main.pdf dist/index.pdf
|
|
||||||
ls dist
|
|
||||||
|
|
||||||
- name: Deploy application 🚀
|
- name: Deploy application 🚀
|
||||||
uses: JamesIves/github-pages-deploy-action@releases/v3
|
uses: JamesIves/github-pages-deploy-action@releases/v3
|
||||||
|
|||||||
Reference in New Issue
Block a user