Skip to content

Commit

Permalink
Fix release.yml causing failing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Spartan322 committed Oct 11, 2024
1 parent 5e7e5fc commit 3e3ed36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Upload Windows dev artifact
uses: actions/upload-artifact@v4
with:
name: redot-windows-dev
name: redot-windows-dev
path: bin

build-windows-template:
Expand Down

0 comments on commit 3e3ed36

Please sign in to comment.