fi ci & windows compilation (#14)

* attempt to fix mac compilation on x86_64

* decompress zip insead of tarball on windows

* attempt to fix 1

* still cache on failure

* attempt 2
This commit is contained in:
Théo Monnom
2023-01-02 21:47:50 +01:00
committed by GitHub
parent a07b3451a3
commit 11d5359464
7 changed files with 492 additions and 5 deletions
+1
View File
@@ -17,6 +17,7 @@ flate2 = "1.0"
cxx-build = "1.0"
glob = "0.3.0"
regex = "1.0"
zip = "0.6.3"
[dev-dependencies]
env_logger = "0.9"