mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-20 21:48:22 +02:00
fix: proper error when artifact is not found
This commit is contained in:
parent
65bc9b03e7
commit
bb5879294b
2 changed files with 17 additions and 5 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
|||
- "1"
|
||||
- "> 1.0.0"
|
||||
- "< 2"
|
||||
- "08a9b6a98b14d3c23b58080bea31513546246c50"
|
||||
- "dbd320ccfa909053f95be9e1643d80d73286751f"
|
||||
# Disable <sha> support for now. This is because Github Artifacts
|
||||
# expire after 90 days, and we don't have another source of truth yet.
|
||||
# - "822a00c4d508b54f650933a73ca5f4a3af9a7983" # 1.0.0 commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue