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 workflows #20

Merged
merged 2 commits into from
Dec 2, 2023
Merged

fix workflows #20

merged 2 commits into from
Dec 2, 2023

Conversation

SmartGecko44
Copy link
Owner

No description provided.

The Maven packaging GitHub action workflow has been updated to include caching of dependencies and restructured for clarity. Now, Maven dependencies are cached to improve build speed and a target directory is created before the build. Additionally, the workflow code has been reformatted for better readability.
The GitHub Action workflow for Maven is updated to include a Node.js setup. The workflow now sets up Node.js version 16, to ensure consistency across development environments. This change complements the Maven dependencies caching feature, contributing to increased speed and efficiency in the build process.
@SmartGecko44 SmartGecko44 merged commit f39af7c into experimental Dec 2, 2023
2 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.

1 participant