Fix CI problems (#127)

* Temporally Fix CI compilation
This commit is contained in:
adria0.eth
2020-11-25 18:28:17 +01:00
committed by GitHub
parent 233bab2ee7
commit cb91b7e828
6 changed files with 10 additions and 425 deletions

View File

@@ -13,6 +13,7 @@ jobs:
env:
SCCACHE_CACHE_SIZE: "1G"
SCCACHE_IDLE_TIMEOUT: 0
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
steps:
- name: Checkout sources
uses: actions/checkout@main