Fix job step name copypasta

This commit is contained in:
Daniel Lindmark 2024-05-20 17:59:16 -05:00
parent 87b2624c17
commit 383a5744cb

View File

@ -46,9 +46,8 @@ jobs:
run: cat Archimajor.pcbdoc.netlist.txt
# Archive the netlist file as an artifact file
- name: Archive code coverage results
- name: Archive Netlist
uses: actions/upload-artifact@v3
with:
name: Archimajor.PcbDoc.netlist.txt
path: Archimajor.pcbdoc.netlist.txt