Skip to content

Commit

Permalink
[CI] try downloading artifact from last failing run
Browse files Browse the repository at this point in the history
  • Loading branch information
kLabz committed Jan 30, 2025
1 parent 5d842af commit 8952578
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ jobs:
with:
name: win${{env.ARCH}}Binaries
path: win${{env.ARCH}}Binaries
run-id: 13033892189

- name: Install Neko from S3
shell: pwsh
Expand Down Expand Up @@ -328,6 +329,7 @@ jobs:
with:
name: win${{env.ARCH}}Binaries2
path: win${{env.ARCH}}Binaries
run-id: 13033892189

- name: Install Neko from S3
shell: pwsh
Expand Down

0 comments on commit 8952578

Please sign in to comment.