ci: revert setting display env var manually
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
4a7a220af8
commit
f9c5057146
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
export DISPLAY=':0'
|
||||
|
||||
set -e
|
||||
cd $(git rev-parse --show-toplevel)/
|
||||
rm -rf ./build
|
||||
|
|
Loading…
Add table
Reference in a new issue