Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make GitHub Action work again #7

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Make GitHub Action work again #7

merged 1 commit into from
Nov 20, 2024

Conversation

JoshuaLampert
Copy link
Collaborator

@JoshuaLampert JoshuaLampert commented Nov 20, 2024

I think it's a bit annoying that the Action is failing all the time because @preview/clean-math-thesis:0.2.0 is (of course) not found. I suggest to import the local lib.typ instead and change back to @preview/clean-math-thesis:0.2.0 only once we want to submit the new version. I found that with the current setup it's not possible to use the lvignoli/typst-action for that because the relative path ../lib.typ is not picked up correctly (we would need --root, but this is not supported by the Action). Thus, I propose to switch to typst-community/setup-typst, which should work.

Copy link
Owner

@sebaseb98 sebaseb98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking this up, also good to see that the build.yml file is much shorter now :)

@sebaseb98 sebaseb98 merged commit f6eb3a7 into main Nov 20, 2024
1 check passed
@sebaseb98 sebaseb98 deleted the gh-action branch November 20, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants