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

HOW #916

Open
suprohub opened this issue Nov 21, 2024 · 1 comment
Open

HOW #916

suprohub opened this issue Nov 21, 2024 · 1 comment

Comments

@suprohub
Copy link

how create workflow for running trunk serve on github.io?

@dbalsom
Copy link

dbalsom commented Nov 29, 2024

you don't - github actions are not persistent so running a web server in them would be pointless

here's an example of a workflow that will use trunk build and then deploy to github pages.

https://github.com/dbalsom/fluxfox/blob/main/.github/workflows/deploy_ff_egui_app.yml

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

No branches or pull requests

2 participants