diff --git a/.github/workflows/build_dist.yml b/.github/workflows/build_dist.yml index fa02961..3c1df6f 100644 --- a/.github/workflows/build_dist.yml +++ b/.github/workflows/build_dist.yml @@ -15,6 +15,11 @@ jobs: - uses: cachix/install-nix-action@v27 with: nix_path: nixpkgs=channel:nixos-unstable + - uses: teatimeguest/setup-texlive-action@v3 + with: + packages: | + scheme-basic + texliveonfly - name: Fetch git tags. run: git fetch --prune --unshallow --tags - run: ./build.sh ci diff --git a/PandocRulebookBase b/PandocRulebookBase index 7cbc17f..ee206bf 160000 --- a/PandocRulebookBase +++ b/PandocRulebookBase @@ -1 +1 @@ -Subproject commit 7cbc17fcd6dfa2462cc981a06fbbd0483b7b60f8 +Subproject commit ee206bf1b8f8d8dcef541423a1c1b207dd7f7439