mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 16:55:43 +01:00
Grrrr
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
8126a94f49
commit
4c169b7979
@ -12,7 +12,11 @@ jobs:
|
||||
env:
|
||||
- PATH=/c/Python35:/c/Python35/Scripts:$PATH
|
||||
script:
|
||||
- echo "$PATH"
|
||||
- ls -l /c/Python35 /c/Python35/Scripts
|
||||
- type python; type python3; type python.exe; type python3.exe
|
||||
- python3 scripts/generate_psa_constants.py
|
||||
- sleep 2 # Give time for logs to catch up
|
||||
- scripts/windows_msbuild.bat v141 # Visual Studio 2017
|
||||
|
||||
after_failure:
|
||||
|
Loading…
Reference in New Issue
Block a user