Skip to content

Commit 6b0127e

Browse files
authored
Update docs and build (#45)
Fix #42 and fix #43
1 parent 0f77fe6 commit 6b0127e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Design goals:
1818
- Use shell and YAML scripts to build modern `avr-gcc` on-the-fly.
1919
- Build `avr-gcc` from up-to-date [gcc-releases](https://ftp.gnu.org/gnu/gcc).
2020
- 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).
21+
- Publish the build artifacts directly from the GHA Workflow-Run(s). But this is not yet implemented.
2222
- Occasionally create and publish versioned releases.
2323

2424
## Releases and Build Artifacts

0 commit comments

Comments
 (0)