mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
chore: update artifact URL
This commit is contained in:
parent
91e57dc649
commit
ed9eb0969c
1 changed files with 2 additions and 1 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -56,7 +56,8 @@ jobs:
|
||||||
bun-version:
|
bun-version:
|
||||||
["latest"]
|
["latest"]
|
||||||
custom-download-url:
|
custom-download-url:
|
||||||
["https://api.github.com/repos/oven-sh/bun/actions/artifacts/509746251/zip"]
|
["https://api.github.com/repos/oven-sh/bun/actions/artifacts/509746254/zip"]
|
||||||
|
# use the artifact ID for `bun-linux-x64` from a recent CI build
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue