Skip to content

Commit 907bd45

Browse files
committed
fix workflow
1 parent 7bf5edd commit 907bd45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Build
4444
run: |
4545
$env:PATH += ";D:\a\txlogger\txlogger\llvm-mingw\bin"
46-
.\build.ps1 -cangateway -txlogger -setup
46+
.\build.ps1 -cangateway -usegitsrc -txlogger -setup
4747
4848
- name: Creating Zip
4949
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)