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:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: diffs
|
||||
name: diffs-typst-${{ matrix.typst-version }}
|
||||
path: |
|
||||
tests/**/diff/*.png
|
||||
tests/**/out/*.png
|
||||
|
||||
Reference in New Issue
Block a user