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

Use toitlang/action-setup #13

Merged
merged 4 commits into from
Dec 8, 2023
Merged

Use toitlang/action-setup #13

merged 4 commits into from
Dec 8, 2023

Conversation

erikcorry
Copy link

No description provided.

@erikcorry erikcorry requested a review from floitsch December 8, 2023 12:40
Copy link
Member

@floitsch floitsch left a comment

Choose a reason for hiding this comment

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

LGTM.

-DTOITPKG="$TOITPKG" \
-DTOITRUN="$TOITRUN" \
build
cmake build
Copy link
Member

Choose a reason for hiding this comment

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

No need.
make rebuild-cmake does exactly that.
And you probably have a dependency on make rebuild-cmake in your Makefile, so this step can be removed, since the make below will do it for you.

@erikcorry erikcorry merged commit 8387669 into main Dec 8, 2023
5 checks passed
@erikcorry erikcorry deleted the action-setup branch December 8, 2023 15:34
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