just creating dist directory for now

This commit is contained in:
2022-02-08 13:58:41 +01:00
parent fe6d591d0e
commit c6f7431020

View File

@@ -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