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

ci: Fix make git-submodule #182

Merged
merged 1 commit into from
Mar 5, 2023
Merged

ci: Fix make git-submodule #182

merged 1 commit into from
Mar 5, 2023

Conversation

sigprof
Copy link
Owner

@sigprof sigprof commented Mar 5, 2023

QMK now implements make git-submodule using the qmk git-submodule CLI command (qmk/qmk_firmware#19479). Move the “Update submodules” step after the “Build the Nix shell environment” step, so that the QMK CLI is available, and run make git-submodule through nix-shell.

QMK now implements `make git-submodule` using the `qmk git-submodule`
CLI command (qmk/qmk_firmware#19479).  Move the “Update submodules” step
after the “Build the Nix shell environment” step, so that the QMK CLI is
available, and run `make git-submodule` through `nix-shell`.
@sigprof sigprof enabled auto-merge March 5, 2023 12:35
@sigprof sigprof merged commit b5e74a6 into main Mar 5, 2023
@sigprof sigprof deleted the ci-fix-make-git-submodule branch March 5, 2023 12:44
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.

1 participant