Skip to content

Commit

Permalink
Remove vestigial BOM actions
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbez1 committed Mar 9, 2024
1 parent 7c5bbbc commit dfa0935
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/electronics_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ jobs:
env:
PYTHONUNBUFFERED: 1

- name: Copy BOM outputs
run: cp -r electronics/build/bom electronics/build/outputs

- name: Archive artifacts
uses: actions/upload-artifact@v2
if: always()
Expand Down

0 comments on commit dfa0935

Please sign in to comment.