We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a4304 commit 4039c2eCopy full SHA for 4039c2e
.github/workflows/Release.yaml
@@ -14,6 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
- uses: oven-sh/setup-bun@v2
16
17
+ - run: bun i
18
- run: bun generate
19
- run: bun check
20
0 commit comments