Revert "linux release-candidate build: try setting LIBRARY_PATH."
This reverts commit 392c14311f
.
It didn't help.
This commit is contained in:
parent
392c14311f
commit
434a483eab
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release-candidate.yml
vendored
1
.github/workflows/release-candidate.yml
vendored
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue