diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index e4b8405..e9b4ae0 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -64,6 +64,12 @@ jobs: document_name: miljopolicy latex_build_entry: policies/miljopolicy/miljopolicy.tex + asppolicy: + uses: ./.github/workflows/build_document.yml + with: + document_name: asppolicy + latex_build_entry: policies/asppolicy/asppolicy.tex + ###### Mallar ###### askningsmall: uses: ./.github/workflows/build_document.yml diff --git a/Makefile b/Makefile index a3b44d9..dd0cb5d 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ policies: policies/ $(latexmk) $