mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-23 10:40:10 +08:00
chore: update artifact URL
This commit is contained in:
parent
91e57dc649
commit
ed9eb0969c
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…
x
Reference in New Issue
Block a user