mirror of
https://staging.allspice.dev/AllSpice-Demos/Actions-demo.git
synced 2025-04-24 09:13:21 +00:00
Update to correct action
This commit is contained in:
parent
47ebafd6c8
commit
d46d9bbb5e
@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Generate BOM
|
||||
uses: https://hub.allspice.io/Actions/generate-bom-altium@v0.3
|
||||
uses: https://hub.allspice.io/Actions/generate-bom@v0.3
|
||||
with:
|
||||
# The path to the Altium project file in your repo.
|
||||
source_path: Archimajor.PrjPcb
|
||||
@ -39,7 +39,7 @@ jobs:
|
||||
# [optional] The variant of the project to generate the BOM for. If empty
|
||||
# or not present, the BOM will be generated for the default variant.
|
||||
# Default: ''
|
||||
# variant: ''
|
||||
variant: ''
|
||||
|
||||
# Print bom.csv to terminal
|
||||
- name: Show BOM
|
||||
|
Loading…
Reference in New Issue
Block a user