Skip to content

Commit

Permalink
fixed action path
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Oct 9, 2024
1 parent 6374835 commit 7f1a89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildnightlies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
trim: true

- name: Download existing artifacts
uses: dawidd6/action-download-artifact
uses: dawidd6/action-download-artifact@v6
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
skip_unpack: true
Expand Down

0 comments on commit 7f1a89b

Please sign in to comment.