This GitHub action exposes the python diagrams library like command for use in building/archiving. It is important to note that this action currently only supports Linux.
Not Required Execute command python library diagrams to build . Default "python3 diagram.py
".
- uses: actions/checkout@v3
- name: Build Diagram
id: diagram
uses: diegotony/[email protected]
with:
args: python3 diagram.py