Skip to content

Commit 8d801b9

Browse files
committed
ci: +++
1 parent ee24ac9 commit 8d801b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
repo: deb https://gagis.hopto.org/repo/cppfw/${{ matrix.os }} ${{ matrix.codename }} main
111111
repo-name: cppfw
112112
keys-asc: https://gagis.hopto.org/repo/cppfw/pubkey.gpg
113-
install: "myci git clang++"
113+
install: myci git clang+++
114114
- name: install ci tools
115115
run: |
116116
apt install --assume-yes devscripts equivs

0 commit comments

Comments
 (0)