Skip to content

Commit

Permalink
disable indicator for CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
stsdc committed Nov 21, 2023
1 parent ad002a1 commit 18f3c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
DESTDIR: out
run: |
meson --prefix=/usr -Dindicator-wingpanel=enabled build
meson --prefix=/usr -Dindicator-wingpanel=disabled build
cd build
ninja

0 comments on commit 18f3c86

Please sign in to comment.