mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-07 06:15:34 +00:00
where are we windows? 2
This commit is contained in:
parent
2d281de85a
commit
9a148d8662
1 changed files with 2 additions and 2 deletions
|
@ -685,8 +685,8 @@ macOS13_Xcode14_arm64:
|
|||
- cmake --build . --config $config
|
||||
- ccache --show-stats
|
||||
- cd $config
|
||||
- '& "ECHO %cd%"'
|
||||
- '& "openmw-iniimporter-tests.exe"'
|
||||
- '& cd'
|
||||
- '& ".\openmw-iniimporter-tests.exe"'
|
||||
- echo "CI_COMMIT_REF_NAME ${CI_COMMIT_REF_NAME}`nCI_JOB_ID ${CI_JOB_ID}`nCI_COMMIT_SHA ${CI_COMMIT_SHA}" | Out-File -Encoding UTF8 CI-ID.txt
|
||||
- $artifactDirectory = "$(Make-SafeFileName("${CI_PROJECT_NAMESPACE}"))/$(Make-SafeFileName("${CI_COMMIT_REF_NAME}"))/$(Make-SafeFileName("${CI_COMMIT_SHORT_SHA}-${CI_JOB_ID}"))/"
|
||||
- Get-ChildItem -Recurse *.ilk | Remove-Item
|
||||
|
|
Loading…
Reference in a new issue