Skip to content

Commit

Permalink
Add build option for the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fossfreedom authored and JoshStrobl committed Jan 11, 2025
1 parent 4b1db15 commit 81cf9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
submodules: true
- name: Build Budgie Desktop
run: |
meson build -Dci=true
meson build -Dci=true -Dwith-runtime-dependencies=false
meson compile -C build

0 comments on commit 81cf9de

Please sign in to comment.