Skip to content

Use newer version of gcc install action#413

Closed
aeastw wants to merge 1 commit intoInfiniTimeOrg:developfrom
aeastw:fix-ci-gcc-install
Closed

Use newer version of gcc install action#413
aeastw wants to merge 1 commit intoInfiniTimeOrg:developfrom
aeastw:fix-ci-gcc-install

Conversation

@aeastw
Copy link

@aeastw aeastw commented Jun 4, 2021

Github changed the way that things can be added to the PATH in the CI workflow. (https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/)

This commit updates the fiam/arm-none-eabi-action to a version that includes the new way of adding the toolchain to the PATH

Githib changed the way that things can be added to the PATH. (https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/)

This commit updates the fiam/arm-none-eabi-action to a version that includes the new way of adding the toolchain to the PATH
@JF002
Copy link
Collaborator

JF002 commented Sep 1, 2021

CI builds were (finally) fixed in #579. Feel free to contribute and improve Github Actions configuration in a new PR ;)

@JF002 JF002 closed this Sep 1, 2021
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