Skip to content

Commit eb2f12c

Browse files
committed
move windows build scripts to ./build/windows
1 parent 6f796d6 commit eb2f12c

19 files changed

+1
-1
lines changed

.github/workflows/ci-windows-build-msi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- master
1010
- releases/**
1111
paths:
12-
- windows/installer/*.wxs
12+
- build/windows/installer/*.wxs
1313
- .github/workflows/ci-windows-build-msi.yml
1414
pull_request:
1515
branches:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

windows/Chocolatey/crowdsec/tools/chocolateybeforemodify.ps1 renamed to build/windows/crowdsec/tools/chocolateybeforemodify.ps1

File renamed without changes.

0 commit comments

Comments
 (0)