mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-26 08:26:50 +00:00
Missed references to moved scripts - grep didn't search dotfiles
This commit is contained in:
@@ -65,6 +65,6 @@ build_script:
|
||||
return
|
||||
}
|
||||
|
||||
sh -c ./hash_version.sh
|
||||
sh -c ./scripts/hash_version.sh
|
||||
|
||||
msbuild renderdoc.sln /v:m "/p:Configuration=$env:CONFIGURATION" "/p:Platform=$env:PLATFORM" /p:PlatformToolset=v140
|
||||
|
||||
Reference in New Issue
Block a user