feat: bring back support for sha downloads

This commit is contained in:
Jozef Steinhübl 2024-07-29 22:06:19 +02:00
parent f96af5bf24
commit 35cdfa7e39
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F
3 changed files with 130 additions and 53 deletions

View file

@ -27,7 +27,7 @@ jobs:
&& echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null \
&& sudo apt update \
&& sudo apt install gh -y
- run: |
gh cache delete --all || true
env:
@ -51,6 +51,7 @@ jobs:
- "1"
- "> 1.0.0"
- "< 2"
- "08a9b6a98b14d3c23b58080bea31513546246c50"
# 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