mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-06 14:57:50 -07:00
fix empty compatible_printers issues in vendor profiles
This commit is contained in:
parent
c5ba8be49f
commit
e12ca90f62
12 changed files with 289 additions and 14 deletions
2
.github/workflows/check_profiles.yml
vendored
2
.github/workflows/check_profiles.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run vendor JSON check
|
||||
- name: Run extra JSON check
|
||||
run: |
|
||||
python3 ./scripts/orca_extra_profile_check.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue