From 434a483eab6bae1677ae4e6886f2003cc3cff1c1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 21 Dec 2019 20:28:50 -0800 Subject: [PATCH] Revert "linux release-candidate build: try setting LIBRARY_PATH." This reverts commit 392c14311f5f48b0bfaa4e141c36ea2c365b90b1. It didn't help. --- .github/workflows/release-candidate.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-candidate.yml b/.github/workflows/release-candidate.yml index 9e33d9ccf..90ee9e0fa 100644 --- a/.github/workflows/release-candidate.yml +++ b/.github/workflows/release-candidate.yml @@ -13,7 +13,6 @@ jobs: - uses: actions/checkout@v1 - name: Create linux package run: | - export LIBRARY_PATH=/lib:/usr/lib make debpkg mkdir linux-release-candidate cp linux/artifacts/*.deb linux-release-candidate/