We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f77fe6 commit 6bb3124Copy full SHA for 6bb3124
README.md
@@ -18,7 +18,7 @@ Design goals:
18
- Use shell and YAML scripts to build modern `avr-gcc` on-the-fly.
19
- Build `avr-gcc` from up-to-date [gcc-releases](https://ftp.gnu.org/gnu/gcc).
20
- Provide a non-trivial test of the newly-built toolchain(s) based on a real-world project.
21
- - Publish the build artifacts directly from the GHA Workflow-Run(s).
+ - Publish the build artifacts directly from the GHA Workflow-Run(s). But this is not yet implemented.
22
- Occasionally create and publish versioned releases.
23
24
## Releases and Build Artifacts
0 commit comments