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

Fix release workflow #13

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Fix release workflow #13

merged 1 commit into from
Dec 1, 2023

Conversation

max-heller
Copy link
Owner

The rust-cache action in the release workflow currently breaks because this repo's submodules contain a lot of Cargo.toml and Cargo.lock files. This will be fixed by Swatinem/rust-cache#180, but for now this PR disables cloning submodules during the release workflow.

@max-heller max-heller added the ci Continuous Integration label Dec 1, 2023
@max-heller max-heller merged commit 1278134 into main Dec 1, 2023
20 checks passed
@max-heller max-heller deleted the fix-release-workflow branch December 1, 2023 01:28
@max-heller max-heller mentioned this pull request Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant