Skip to content

Commit 917a5c2

Browse files
author
Jos Hickson
committed
Merge remote-tracking branch 'refs/remotes/wintoncode/master'
2 parents eeded1b + 096df3b commit 917a5c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ install:
77
- set PATH=C:\msys64\usr\bin;%PATH%
88

99
build_script:
10-
- bash.exe -lc "./etc/scripts/write_version_targets.sh"
10+
- bash.exe -lc "cd $APPVEYOR_BUILD_FOLDER && ./etc/scripts/write_version_targets.sh"
1111
- ps: .\build.ps1 -VersionAndPublish (-Not $env:APPVEYOR_PULL_REQUEST_NUMBER)
1212

1313
test: off

0 commit comments

Comments
 (0)