mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
Merge branch 'fix-gitlab-ci' into 'main'
Fix GitLab CI See merge request asus-linux/asusctl!138
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
image: rust:latest
|
||||
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -y -qq libdbus-1-dev libclang-dev libudev-dev libfontconfig1-dev
|
||||
- apt-get update -qq && apt-get install -y -qq libudev-dev libgtk-3-dev
|
||||
|
||||
stages:
|
||||
- test
|
||||
@@ -26,4 +26,3 @@ build:
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: normal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user