mirror of
https://github.com/bryangerlach/rdgen.git
synced 2025-11-29 08:33:23 +00:00
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'
|
if: fromJson(inputs.extras).cycleMonitor == 'true'
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
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
|
- name: run as admin
|
||||||
|
|||||||
Reference in New Issue
Block a user