Skip to content

Commit

Permalink
Switch Machinekit APT repo
Browse files Browse the repository at this point in the history
Temporarily switch to Zultron's (my) "stable" APT repo while upstream
CMake issues are worked out.

machinekit/machinekit-hal#361
  • Loading branch information
zultron committed Jan 3, 2022
1 parent 1a2b978 commit 1674d5c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/upstream_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ install_cloudsmith_repo() {
}

source /etc/os-release
install_cloudsmith_repo machinekit machinekit-hal D35981AB4276AC36
# FIXME Machinekit repos currently broken; use Zultron's "stable" repo
# install_cloudsmith_repo machinekit machinekit-hal D35981AB4276AC36
install_cloudsmith_repo zultron machinekit EB6FA9FCFA405632
# Support packages
install_cloudsmith_repo machinekit machinekit A9B6D8B4BD8321F3
apt-get update

Expand Down

0 comments on commit 1674d5c

Please sign in to comment.