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 c9fadd8 commit eaef05bCopy full SHA for eaef05b
.github/workflows/pr.yml
@@ -81,7 +81,7 @@ jobs:
81
echo SENTRY_URL=${{ secrets.SENTRY_URL }} >> .env
82
83
- name: Install Bun
84
- uses: oven-sh/setup-bun@v2
+ uses: oven-sh/setup-bun@v2
85
86
- name: Build WASM
87
run: |
.github/workflows/pre-release.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
26
0 commit comments