aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-12-21 20:28:50 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-12-21 20:28:50 -0800
commit434a483eab6bae1677ae4e6886f2003cc3cff1c1 (patch)
tree2405bc8b9ecc16517264557cf10f3fd74024a7c4 /.github
parent392c14311f5f48b0bfaa4e141c36ea2c365b90b1 (diff)
downloadpandoc-434a483eab6bae1677ae4e6886f2003cc3cff1c1.tar.gz
Revert "linux release-candidate build: try setting LIBRARY_PATH."
This reverts commit 392c14311f5f48b0bfaa4e141c36ea2c365b90b1. It didn't help.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release-candidate.yml1
1 files changed, 0 insertions, 1 deletions
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/