Skip to content

Commit 1a64f26

Browse files
committed
CI
1 parent 288413a commit 1a64f26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build_and_test_library.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
- 'CMakeLists.txt'
2222

2323
env:
24-
ZETA_TARBALL_URL: 'http://zeta.st/download/Zeta-latest.tar.xz'
24+
ZETA_TARBALL_URL: 'http://zxe.io/software/Zeta/download/Zeta-latest.tar.xz'
2525
BUILD_SHARED_LIBS: YES
2626
CMAKE_BUILD_TYPE: Release
2727
CMAKE_VERBOSE_MAKEFILE: YES

.github/workflows/build_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
- 'CMakeLists.txt'
1818

1919
env:
20-
ZETA_TARBALL_URL: 'http://zeta.st/download/Zeta-latest.tar.xz'
20+
ZETA_TARBALL_URL: 'http://zxe.io/software/Zeta/download/Zeta-latest.tar.xz'
2121
BUILD_SHARED_LIBS: NO
2222
CMAKE_BUILD_TYPE: Release
2323
CMAKE_VERBOSE_MAKEFILE: YES

0 commit comments

Comments
 (0)