Skip to content

Commit

Permalink
Trying cadorchestrator with the headless option
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Nov 6, 2024
1 parent a018adc commit 815b154
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,8 @@ jobs:
./generate_static.py
- name: Generate example docs
uses: coactions/setup-xvfb@v1
with:
run: |
cadorchestrator generate '["NUC10i5FNH", "Raspberry_Pi_4B", "Raspberry_Pi_4B"]'
run: |
cadorchestrator --headless generate '["NUC10i5FNH", "Raspberry_Pi_4B", "Raspberry_Pi_4B"]'
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 815b154

Please sign in to comment.