There was an error while loading. Please reload this page.
1 parent 1daddce commit 1aec2a8Copy full SHA for 1aec2a8
.github/workflows/setup-varnish-legacy.sh
@@ -18,4 +18,4 @@ EOF
18
sudo apt-get update
19
20
sudo apt-get install varnish
21
-if [ "$VARNISH_MODULES_VERSION" != "" ]; then sh "${GITHUB_WORKSPACE}/tests/install-varnish-modules-legacy.sh"; fi
+if [ "$VARNISH_MODULES_VERSION" != "" ]; then sh "${GITHUB_WORKSPACE}/tests/install-varnish-modules.sh"; fi
0 commit comments