Skip to content

Commit

Permalink
fix(ci): Missing export template in build (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
elementbound authored Oct 31, 2024
1 parent 9c95109 commit 9e61aed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
version: 4.1.1
use-dotnet: false
include-templates: true
- name: Verify setup
run: godot --version
- name: Build
Expand Down

0 comments on commit 9e61aed

Please sign in to comment.