Remove environment variable overrides in DS build script

This commit is contained in:
Echo J 2024-12-28 12:02:57 +02:00
parent d1942c6dd7
commit 70b22712a8

View file

@ -23,8 +23,6 @@ jobs:
run: |
apt-get update
apt-get -y install curl
export BLOCKSDS=/opt/blocksds/core
export BLOCKSDSEXT=/opt/blocksds/external
make ds
export BUILD_DSI=1
make ds