feature: cycle monitors on toolbar

This commit is contained in:
Bryan Gerlach
2024-12-10 18:05:45 -06:00
parent 4759091b93
commit 10f6c85e7f

View File

@@ -357,7 +357,7 @@ jobs:
if: fromJson(inputs.extras).cycleMonitor == 'true'
shell: bash
run: |
git apply .github/patches/cycle_monitor.diff
git apply ./github/patches/cycle_monitor.diff
- name: run as admin