mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-24 20:25:40 +01:00
Oh?
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
4c169b7979
commit
458649ed28
@ -15,8 +15,8 @@ jobs:
|
|||||||
- echo "$PATH"
|
- echo "$PATH"
|
||||||
- ls -l /c/Python35 /c/Python35/Scripts
|
- ls -l /c/Python35 /c/Python35/Scripts
|
||||||
- type python; type python3; type python.exe; type python3.exe
|
- type python; type python3; type python.exe; type python3.exe
|
||||||
- python3 scripts/generate_psa_constants.py
|
- python scripts/generate_psa_constants.py
|
||||||
- sleep 2 # Give time for logs to catch up
|
- sleep 5 # Give time for logs to catch up
|
||||||
- scripts/windows_msbuild.bat v141 # Visual Studio 2017
|
- scripts/windows_msbuild.bat v141 # Visual Studio 2017
|
||||||
|
|
||||||
after_failure:
|
after_failure:
|
||||||
|
Loading…
Reference in New Issue
Block a user