Skip to content

Build script adjust#13

Merged
JaceCear merged 3 commits intomainfrom
build_script_adjust
Mar 12, 2026
Merged

Build script adjust#13
JaceCear merged 3 commits intomainfrom
build_script_adjust

Conversation

@JaceCear
Copy link
Collaborator

No description provided.

- name: Install tools
run: |
sudo apt update && sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi
sudo apt update && sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi xorg-dev
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI you only need xorg I think for running in headless? I suppose that could be useful for a TAS at some point but it's probably not needed on the GBA build anyway

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to try keeping the file consistent between the 3 of them as much as possible.

We could add TAS tests to the others once they're ready! ^^

@JaceCear JaceCear merged commit c3b39a4 into main Mar 12, 2026
14 checks passed
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

Successfully merging this pull request may close these issues.

2 participants