File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5454 CXX : g++-13
5555 ICEY_SOURCE_DIR : ${{ github.workspace }}/icey
5656 BUILD_DIR : ${{ github.workspace }}/build-release
57- APT_BASE_URL : https://nilstate.github.io/ 0state-packages /icey
57+ APT_BASE_URL : https://apt. 0state.com /icey
5858 run : ./scripts/package-manager-check.sh
5959
6060 - uses : actions/upload-artifact@v4
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ DEB_URL="${DEB_URL:-https://github.com/nilstate/icey-cli/releases/download/v${CL
101101DEB_SHA256=" ${DEB_SHA256:- $(compute_or_placeholder " $DEB_PATH " " REPLACE_WITH_DEB_SHA256" )} "
102102WINDOWS_ZIP_URL=" ${WINDOWS_ZIP_URL:- https:// github.com/ nilstate/ icey-cli/ releases/ download/ v${CLI_VERSION} / icey-server-${CLI_VERSION} -Windows-x86_64.zip} "
103103WINDOWS_ZIP_SHA256=" ${WINDOWS_ZIP_SHA256:- REPLACE_WITH_WINDOWS_ZIP_SHA256} "
104- APT_BASE_URL=" ${APT_BASE_URL:- https:// nilstate.github.io / 0state-packages / icey} "
104+ APT_BASE_URL=" ${APT_BASE_URL:- https:// apt. 0state.com / icey} "
105105APT_SUITE=" ${APT_SUITE:- stable} "
106106APT_COMPONENT=" ${APT_COMPONENT:- main} "
107107
You can’t perform that action at this time.
0 commit comments