openethereum/.github/workflows
Denis S. Soldatov aka General-Beck 28207a83ac
Fix sccache server errors (#11675)
* actions

* add build scripts

* chmod +x

* remove clang env

* add ARM builds

* install LLVM for Windows

* check LLVM

* remove fi

* check platform

* fix LLVM install on windows

* diff cache

* remove unexpected token &&

* remove build directory cache from windows

* remove Show ENV

* fix cross and RUSTFLAGS

* final fix for ARM and Windows build

* typo

* fix PATH for artifacts

* sudo for install
set PATH . for artifacts.zip

* target names for artifacts

* platform names for artifacts

* remove ARM builds
PLATFORM for build scripts

* remove PLATFORM and change PATH for artifacts.zip

* change PATH for artifacts

* fix sccache

* set sccache env

* Update install-sccache.ps1

* Update install-sccache.ps1

* global env

* set global sccache env

* SCCACHE_CACHE_SIZE       "1G"
SCCACHE_IDLE_TIMEOUT     0

* Update build-windows.sh
2020-05-04 17:32:40 +02:00
..
audit.yml Github Actions (#11528) 2020-03-04 15:49:43 +01:00
build-test.yml Fix sccache server errors (#11675) 2020-05-04 17:32:40 +02:00
build.yml Fix sccache server errors (#11675) 2020-05-04 17:32:40 +02:00
check.yml Fix sccache server errors (#11675) 2020-05-04 17:32:40 +02:00
deploy-docker.yml Deploy docker images on master (#11640) 2020-04-20 11:31:47 +02:00