This commit is contained in:
@@ -33,12 +33,6 @@ jobs:
|
||||
sudo apt-get install -y dbus dbus-x11 python3-pydbus python3-gi
|
||||
chmod +x start-notification-service.sh
|
||||
|
||||
mkdir -p /tmp/dbus
|
||||
dbus-daemon --session --address=unix:path=/tmp/dbus/session --fork
|
||||
export DBUS_SESSION_BUS_ADDRESS="unix:path=/tmp/dbus/session"
|
||||
echo "DBUS_SESSION_BUS_ADDRESS=$DBUS_SESSION_BUS_ADDRESS" >> $GITHUB_ENV
|
||||
|
||||
|
||||
# for elog
|
||||
|
||||
git clone https://github.com/paulscherrerinstitute/py_elog.git .
|
||||
|
||||
Reference in New Issue
Block a user