mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-02-13 03:26:53 +08:00
* Make the devdocs more complete and self-contained * Rename devdocs/misc-notes-from-contributors.md to devdocs/misc/misc_notes_for_committers.md * Document the dependencies of the build script * No need to manually make multiple commits --------- Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
8 lines
300 B
Markdown
8 lines
300 B
Markdown
# Devdocs for the `setup-julia` repo
|
|
|
|
If you want to make a pull request to this repo, please read the following:
|
|
1. [Local development](local_setup.md)
|
|
|
|
If you have commit access to this repo, you may be interested in the following:
|
|
1. [Making a new release of this action](making_a_new_release.md)
|