Skip to content

Commit

Permalink
Specify this repository when downloading old releases
Browse files Browse the repository at this point in the history
[skip benchmarks]
  • Loading branch information
ItEndsWithTens authored Jun 14, 2024
1 parent c130274 commit 59ee7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
- name: Download old releases
if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
run: gh release download latest --dir old_releases
run: gh release download -R ItEndsWithTens/SilentHillMapExaminer latest --dir old_releases

- name: Prep old releases
if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
Expand Down

0 comments on commit 59ee7ed

Please sign in to comment.