We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f310ef4 commit 41f02ceCopy full SHA for 41f02ce
.github/workflows/ci.yml
@@ -493,7 +493,7 @@ jobs:
493
repo: deb https://gagis.hopto.org/repo/cppfw/${{ matrix.os }} ${{ matrix.codename }} main
494
repo-name: cppfw
495
keys-asc: https://gagis.hopto.org/repo/cppfw/pubkey.gpg
496
- install: devscripts equivs myci prorab pipx cmake git
+ install: devscripts equivs prorab pipx cmake git
497
- name: add ~/.local/bin to PATH
498
uses: myci-actions/export-env-var@main
499
with: {name: PATH, value: "$PATH:$HOME/.local/bin"}
0 commit comments