We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288413a commit 1a64f26Copy full SHA for 1a64f26
.github/workflows/build_and_test_library.yml
@@ -21,7 +21,7 @@ on:
21
- 'CMakeLists.txt'
22
23
env:
24
- ZETA_TARBALL_URL: 'http://zeta.st/download/Zeta-latest.tar.xz'
+ ZETA_TARBALL_URL: 'http://zxe.io/software/Zeta/download/Zeta-latest.tar.xz'
25
BUILD_SHARED_LIBS: YES
26
CMAKE_BUILD_TYPE: Release
27
CMAKE_VERBOSE_MAKEFILE: YES
.github/workflows/build_documentation.yml
@@ -17,7 +17,7 @@ on:
17
18
19
20
BUILD_SHARED_LIBS: NO
0 commit comments