We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d801b9 commit 528b9daCopy full SHA for 528b9da
1 file changed
.github/workflows/ci.yml
@@ -110,7 +110,7 @@ jobs:
110
repo: deb https://gagis.hopto.org/repo/cppfw/${{ matrix.os }} ${{ matrix.codename }} main
111
repo-name: cppfw
112
keys-asc: https://gagis.hopto.org/repo/cppfw/pubkey.gpg
113
- install: myci git clang+++
+ install: myci git clang
114
- name: install ci tools
115
run: |
116
apt install --assume-yes devscripts equivs
0 commit comments