Fix filename in workflow file

This commit is contained in:
Daniel Lindmark 2024-05-21 16:55:17 -05:00
parent 5b06ec276f
commit 65e902d12f

View File

@ -37,12 +37,12 @@ jobs:
# Print the documentation file to the terminal
- name: Show repository attributes 🔎
run: cat py-allspice-documentation.md
run: cat repo_attributes.json
# Archive the netlist file as an artifact file
- name: Archive code coverage results
uses: actions/upload-artifact@v3
with:
name: py-allspice-documentation.md
path: py-allspice-documentation.md
name: repo_attributes.json
path: repo_attributes.json