Skip to content

Commit

Permalink
Merge pull request Redot-Engine#676 from Spartan322/redot-fix/release…
Browse files Browse the repository at this point in the history
…-yml

Fix release.yml causing failing CI
  • Loading branch information
Spartan322 authored Oct 11, 2024
2 parents 5e7e5fc + 3e3ed36 commit 83d6573
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 83d6573

Please sign in to comment.