Skip to content

Commit

Permalink
Forgot to add new line at end of file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bioblaze committed Oct 15, 2024
1 parent d5c5053 commit b0c07df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/scripts/install_vulkan_sdk_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ unzip /tmp/vulkan-sdk.zip -d /tmp
rm -rf /tmp/InstallVulkan.app
rm -f /tmp/vulkan-sdk.zip

echo 'Vulkan SDK installed successfully! You can now build Godot by running "scons".'
echo 'Vulkan SDK installed successfully! You can now build Godot by running "scons".'

0 comments on commit b0c07df

Please sign in to comment.