There was an error while loading. Please reload this page.
2 parents 1daddce + 1aec2a8 commit 7ee97fbCopy full SHA for 7ee97fb
.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