Skip to content

Commit

Permalink
Grab binaries from static run-id for now
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Jun 20, 2024
1 parent 7118ef4 commit 5c42363
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:
uses: actions/checkout@v4
- name: Download artifacts
uses: actions/download-artifact@v4
with:
run-id: 9604597430
- name: Display structure of downloaded files
run: ls -R

0 comments on commit 5c42363

Please sign in to comment.