yeslayla / build-godot-action

GitHub action that builds a Godot project for multiple platforms
https://github.com/josephbmanley/build-godot-action
MIT License
124 stars 27 forks source link

Directory-related Bugfixes #13

Closed yeslayla closed 4 years ago

yeslayla commented 4 years ago

So outputs now have to be referenced as: ${{ github.workspace }}/${{ steps.build.outputs.build }}