Skip to content

Commit

Permalink
ci: test debs
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0w committed Apr 13, 2024
1 parent da726cc commit 3b224d6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ requires:
- pkg-config

before_scripts:
- ./install-from-git https://github.com/cafe-desktop/cafe-common master
# - ./install-from-git https://github.com/cafe-desktop/cafe-common master
- ./debrepo-install 'cafe-common'

build_scripts:
- ./make-scanbuild
- ./exit-warning
- ./build-debs
# - ./exit-warning

0 comments on commit 3b224d6

Please sign in to comment.