mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[ci,mingw] add option to clean
allow cleaning the build and install directories before a new build
This commit is contained in:
2
.github/workflows/mingw.yml
vendored
2
.github/workflows/mingw.yml
vendored
@@ -32,4 +32,4 @@ jobs:
|
||||
|
||||
- name: "Run mingw [static] build..."
|
||||
run: |
|
||||
./scripts/mingw.sh -c -s
|
||||
./scripts/mingw.sh -c -s --clean-first
|
||||
|
||||
Reference in New Issue
Block a user