Skip to content

Commit cf80551

Browse files
committed
conan: no prorab-extra installation
1 parent 412c980 commit cf80551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ jobs:
493493
repo: deb https://gagis.hopto.org/repo/cppfw/${{ matrix.os }} ${{ matrix.codename }} main
494494
repo-name: cppfw
495495
keys-asc: https://gagis.hopto.org/repo/cppfw/pubkey.gpg
496-
install: devscripts equivs myci prorab prorab-extra pipx cmake git
496+
install: devscripts equivs myci prorab pipx cmake git
497497
- name: add ~/.local/bin to PATH
498498
uses: myci-actions/export-env-var@main
499499
with: {name: PATH, value: "$PATH:$HOME/.local/bin"}

0 commit comments

Comments
 (0)