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
Run oven-sh/setup-bun@v2
with:
bun-version: latest
no-cache: false
Downloading a new version of Bun: https://bun.sh/download/latest/linux/x64?avx2=true&profile=false
/usr/bin/unzip -o -q /home/runner/work/_temp/9ffd85c1-a389-491d-adab-e5f6f7615d49.zip
/home/runner/.bun/bin/bun --revision
1.1.22-canary.96+df33f2b2a
Screenshot
The text was updated successfully, but these errors were encountered:
@Jarred-Sumner I noticed while providing 1.1.22 for the version using a version file that the same problem occurs, so I'm assuming this is the same issue.
Is there a more elegant workaround than providing bun-download-url?
Even when
latest
is requested explicitly.The dist-tag
latest
should mean "latest stable".The step in workflow
The output
Screenshot
The text was updated successfully, but these errors were encountered: