diff --git a/.github/workflows/buildtypst.yml b/.github/workflows/buildtypst.yml index 3c0b929..a36ca8a 100644 --- a/.github/workflows/buildtypst.yml +++ b/.github/workflows/buildtypst.yml @@ -12,8 +12,10 @@ jobs: with: source_file: main.typ options: | - --input inwriting=false - --input draft=false + --input + inwriting=false + --input + draft=false - name: Upload PDF file uses: actions/upload-artifact@v3 with: