mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 03:40:30 +00:00
GitHub CI: take EWS from upstream
Our compatibility fixes were already merged so we can use the code from upstream.
This commit is contained in:
2
.github/scripts/install-common-deps.sh
vendored
2
.github/scripts/install-common-deps.sh
vendored
@@ -18,7 +18,7 @@ download_cineform() {(
|
||||
)}
|
||||
|
||||
install_ews() {
|
||||
${SUDO}curl -LS https://raw.githubusercontent.com/MartinPulec/EmbeddableWebServer/master/EmbeddableWebServer.h -o /usr/local/include/EmbeddableWebServer.h
|
||||
${SUDO}curl -LS https://raw.githubusercontent.com/hellerf/EmbeddableWebServer/master/EmbeddableWebServer.h -o /usr/local/include/EmbeddableWebServer.h
|
||||
}
|
||||
|
||||
install_juice() {
|
||||
|
||||
Reference in New Issue
Block a user