Skip to content

Commit

Permalink
Fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyLeite committed Sep 6, 2023
1 parent 6681f77 commit 6492e0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
contents: write
if: github.event_name != 'pull_request'
steps:
- uses: actions/checkout@v3

- uses: actions/download-artifact@v3
with:
name: decky
Expand Down

0 comments on commit 6492e0a

Please sign in to comment.