mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-28 04:12:49 +00:00
Inherit PATH from environment in Actions
Remove build cache of the msys2 installation in Travis CI.
This commit is contained in:
@@ -103,7 +103,6 @@ jobs:
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/AppData/Local/Temp/chocolatey
|
||||
- /C/tools/msys64
|
||||
script:
|
||||
- $mingw64 bash scripts/build.windows.release.sh
|
||||
before_deploy:
|
||||
@@ -138,7 +137,6 @@ jobs:
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/AppData/Local/Temp/chocolatey
|
||||
- /C/tools/msys64
|
||||
script:
|
||||
- $mingw32 bash scripts/build.windows.release.sh
|
||||
before_deploy:
|
||||
|
||||
Reference in New Issue
Block a user