Try to fix CI

This commit is contained in:
Manawyrm 2023-06-29 22:34:26 +02:00
parent f521bbf00e
commit e17d346639

View File

@ -1,5 +1,8 @@
#!/bin/bash
# *sigh*, some docker containers don't seem to have sbin in their PATH
export PATH=$PATH:/usr/sbin
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
BUILD_DIR="${SCRIPT_DIR}/work/root/"