feature: cycle monitors on toolbar
This commit is contained in:
3
.github/workflows/generator-windows.yml
vendored
3
.github/workflows/generator-windows.yml
vendored
@@ -357,7 +357,8 @@ jobs:
|
||||
if: fromJson(inputs.extras).cycleMonitor == 'true'
|
||||
shell: bash
|
||||
run: |
|
||||
git apply ./github/patches/cycle_monitor.diff
|
||||
wget https://raw.githubusercontent.com/bryangerlach/rdgen/refs/heads/master/.github/patches/cycle_monitor.diff
|
||||
git apply cycle_monitor.diff
|
||||
|
||||
|
||||
- name: run as admin
|
||||
|
Reference in New Issue
Block a user