add output folder

This commit is contained in:
J. Fernando Sánchez 2021-07-23 14:09:42 +02:00
parent 08ff02159a
commit 762deb2c9a

View File

@ -1,4 +1,4 @@
name: Crear enunciados
name: Advanced Usage
on: push
@ -7,6 +7,9 @@ jobs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- name: create output directory
id: create_output
run: mkdir output
- uses: docker://pandoc/latex:2.9
with:
args: --output=output/enunciado.pdf enunciado.md