Skip to content

Commit

Permalink
GitHub Action: ensure all artifacts are downloaded
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidyjames committed Feb 27, 2025
1 parent 0b73539 commit 2f0bf1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/godot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ jobs:
steps:
- name: Download artifacts
uses: actions/download-artifact@v4
with:
name: ${{ env.EXPORT_NAME }}

- name: Upload artifacts to release
env:
Expand Down

0 comments on commit 2f0bf1c

Please sign in to comment.