Documented overlooked dependency.

This commit is contained in:
Patrick Lehmann
2022-11-07 01:20:56 +01:00
parent 674b4ed239
commit d3889a00ab
3 changed files with 2 additions and 5 deletions

View File

@@ -69,11 +69,6 @@ Find further usage cases in the following list of projects:
- [VHDL/pyVHDLModel](https://github.com/VHDL/pyVHDLModel/tree/main/.github/workflows)
## References
- [hdl/containers#48](https://github.com/hdl/containers/issues/48)
## Contributors
* [Patrick Lehmann](https://GitHub.com/Paebbels)

View File

@@ -26,4 +26,5 @@ This is a summary of dependencies used by the provided job templates. For more d
* Miscellaneous
* :gh:`msys2/setup-msys2`
* :gh:`geekyeggo/delete-artifact`

View File

@@ -19,6 +19,7 @@ file.
**Dependencies:**
* :gh:`actions/checkout`
* :gh:`msys2/setup-msys2`
* :gh:`actions/setup-python`
* :gh:`actions/upload-artifact`