From b7ac026e551c82ce785d2fad7b99d7b9f247950e Mon Sep 17 00:00:00 2001 From: Joel Einbinder Date: Thu, 9 Jan 2020 17:07:22 -0800 Subject: [PATCH] Update webkit.yml this line didn't make sense to me so i'll delete it and see what happens. --- .github/workflows/webkit.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/webkit.yml b/.github/workflows/webkit.yml index 68b3536c90..76b8e19f1c 100644 --- a/.github/workflows/webkit.yml +++ b/.github/workflows/webkit.yml @@ -31,7 +31,6 @@ jobs: - name: npm install, build, and test run: | npm install - cd .local-webkit; cd "$(ls)"; ls -1 | LD_LIBRARY_PATH=$PWD xargs ldd npm run build DUMPIO=1 xvfb-run --auto-servernum npm run wunit env: