Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headless mirror? #140

Open
arkuhn opened this issue Dec 31, 2024 · 1 comment
Open

Headless mirror? #140

arkuhn opened this issue Dec 31, 2024 · 1 comment

Comments

@arkuhn
Copy link

arkuhn commented Dec 31, 2024

The recommended host of the executable no longer seems to work (connection timeout) and poking around on the forum they seem to be dead according to the maintainers. Could the example in the README site a working alternative (if one exists?) thanks in advance! and apologies that this is mostly about an upstream issue.

@raffomania
Copy link

I've changed our CI to use github instead:

- name: export game
    uses: firebelley/[email protected]
    with:
        godot_executable_download_url: https://github.com/godotengine/godot/releases/download/${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}/Godot_v${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}_linux.x86_64.zip
        godot_export_templates_download_url: https://github.com/godotengine/godot/releases/download/${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}/Godot_v${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}_export_templates.tpz
    # ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants