fix: small misc issues with build (#118)

Auto formatted all typst code and fixed CI issue due to using upload artifacts v4 (actions/upload-artifact@v4/docs/MIGRATION.md)
This commit is contained in:
Paul T
2025-05-22 14:32:45 -04:00
committed by GitHub
parent 076afdd74e
commit ac7c078341
10 changed files with 192 additions and 348 deletions

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env bash
set -eu
find . -iname "*.typ" | xargs typstyle -i
find . -iname "*.typ" | xargs typstyle -i