Fix nightly CI build.

This commit is contained in:
Josh Matthews
2023-01-07 17:26:35 -05:00
committed by GitHub
parent 94b85f290f
commit 13cc0efc90

View File

@@ -22,6 +22,7 @@ jobs:
run: |
python3 -m pip install --upgrade pip virtualenv
sudo apt update
sudo apt install -qy libdbus-1-dev
python3 ./mach bootstrap
- name: Release build
run: python3 ./mach build --release