chore: use api.github.com

This commit is contained in:
xHyroM 2022-07-28 08:06:06 +02:00
parent 24c8fd036a
commit f391a17228
4 changed files with 4 additions and 4 deletions

View file

@ -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