mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
chore: use api.github.com
This commit is contained in:
parent
24c8fd036a
commit
f391a17228
4 changed files with 4 additions and 4 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
bun-version:
|
||||
["latest"]
|
||||
custom-download-url:
|
||||
["https://github.com/oven-sh/bun/suites/7555351912/artifacts/311939881"]
|
||||
["https://api.github.com/repos/oven-sh/bun/actions/artifacts/311939881/zip"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue