mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Documented overlooked dependency.
This commit is contained in:
@@ -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)
|
- [VHDL/pyVHDLModel](https://github.com/VHDL/pyVHDLModel/tree/main/.github/workflows)
|
||||||
|
|
||||||
|
|
||||||
## References
|
|
||||||
|
|
||||||
- [hdl/containers#48](https://github.com/hdl/containers/issues/48)
|
|
||||||
|
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
* [Patrick Lehmann](https://GitHub.com/Paebbels)
|
* [Patrick Lehmann](https://GitHub.com/Paebbels)
|
||||||
|
|||||||
@@ -26,4 +26,5 @@ This is a summary of dependencies used by the provided job templates. For more d
|
|||||||
|
|
||||||
* Miscellaneous
|
* Miscellaneous
|
||||||
|
|
||||||
|
* :gh:`msys2/setup-msys2`
|
||||||
* :gh:`geekyeggo/delete-artifact`
|
* :gh:`geekyeggo/delete-artifact`
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ file.
|
|||||||
**Dependencies:**
|
**Dependencies:**
|
||||||
|
|
||||||
* :gh:`actions/checkout`
|
* :gh:`actions/checkout`
|
||||||
|
* :gh:`msys2/setup-msys2`
|
||||||
* :gh:`actions/setup-python`
|
* :gh:`actions/setup-python`
|
||||||
* :gh:`actions/upload-artifact`
|
* :gh:`actions/upload-artifact`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user