mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Trying to figure out why AppVeyor build stopped working.
This commit is contained in:
parent
f15750e1cb
commit
1390b0e5fd
@ -19,7 +19,7 @@ environment:
|
|||||||
install:
|
install:
|
||||||
- ps: choco install nuget.commandline
|
- ps: choco install nuget.commandline
|
||||||
- ps: choco install ant --ignore-dependencies
|
- ps: choco install ant --ignore-dependencies
|
||||||
- ps: choco install liberica11jdkfull
|
- ps: choco install liberica11jdkfull --force
|
||||||
- git clone https://github.com/sleuthkit/sleuthkit
|
- git clone https://github.com/sleuthkit/sleuthkit
|
||||||
- ps: $env:Path="$($env:JAVA_HOME)\bin;$($env:Path);C:\ProgramData\chocolatey\lib\ant"
|
- ps: $env:Path="$($env:JAVA_HOME)\bin;$($env:Path);C:\ProgramData\chocolatey\lib\ant"
|
||||||
- set PATH=C:\Python36-x64\';%PATH%
|
- set PATH=C:\Python36-x64\';%PATH%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user