You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, the route to this guide (bun.sh/guides/install/cicd) seems to be not so appropriate to its content, because CI/CD is a way larger concept than GitHub Actions.
Edit: I'd be happy to open a PR for improving this, but I cannot find guide for how to build & preview this documentation site (the only relavent info I've found is this ci script, which seems to indicate that bun's doc site is build by vercel).
The text was updated successfully, but these errors were encountered:
What is the type of issue?
Something else
What is the issue?
This guide about installing dependencies in GitHub Actions with example code using
oven-sh/setup-bun@v1
seems outdated afteroven-sh/setup-bun
have just released v2.0 last week.Also, the route to this guide (
bun.sh/guides/install/cicd
) seems to be not so appropriate to its content, because CI/CD is a way larger concept than GitHub Actions.Where did you find it?
https://bun.sh/guides/install/cicd
Edit: I'd be happy to open a PR for improving this, but I cannot find guide for how to build & preview this documentation site (the only relavent info I've found is this ci script, which seems to indicate that bun's doc site is build by vercel).
The text was updated successfully, but these errors were encountered: