Skip to content

Commit

Permalink
Update godot-cpp to Godot 4.0 rc 4
Browse files Browse the repository at this point in the history
  • Loading branch information
2shady4u committed Feb 24, 2023
1 parent 12ca246 commit a63a42d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-build-matrix.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ foreach ($job in $Jobs)
}
}

Write-Host (ConvertTo-JSON -InputObject $Matrix -Compress)
Write-Host (ConvertTo-JSON -InputObject $Matrix)
Write-Output "matrix=$(ConvertTo-JSON -InputObject $Matrix -Compress)" >> $env:GITHUB_OUTPUT
2 changes: 1 addition & 1 deletion godot-cpp

0 comments on commit a63a42d

Please sign in to comment.