We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdeef85 commit 1bc5de3Copy full SHA for 1bc5de3
.github/workflows/compile-typst.yml
@@ -26,7 +26,7 @@ jobs:
26
lfs: true
27
token: ${{ secrets.ATHENA_FONTS_PAT }}
28
29
- - uses: cachix/install-nix-action@v26
+ - uses: cachix/install-nix-action@v31
30
with:
31
install_url: https://nixos.org/nix/install
32
extra_nix_config: |
0 commit comments