mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Fix nightly CI build.
This commit is contained in:
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user