Skip to content

Commit

Permalink
add build artefacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunte committed Sep 25, 2024
1 parent de28e6b commit 929717c
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: prep typst
uses: typst-community/setup-typst@v3
- run: typst compile offshore-lifts.typ
- run: typst compile offshore-lifts.typ --font-path=./inc/font/
- name: release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
Expand Down
Binary file added inc/font/Segoe UI Bold.ttf
Binary file not shown.
Binary file added inc/font/Segoe UI Italic.ttf
Binary file not shown.
Binary file added inc/font/Segoe UI.ttf
Binary file not shown.

0 comments on commit 929717c

Please sign in to comment.