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 efb72d8 commit e9eef1bCopy full SHA for e9eef1b
.github/workflows/ci.yml
@@ -451,7 +451,7 @@ jobs:
451
keys-asc: https://gagis.hopto.org/repo/cppfw/pubkey.gpg
452
install: devscripts equivs myci prorab prorab-extra pipx cmake git
453
- name: add ~/.local/bin to PATH
454
- uses: myci-actions/export-env-var@master
+ uses: myci-actions/export-env-var@main
455
with: {name: PATH, value: "$PATH:$HOME/.local/bin"}
456
- name: install conan
457
run: pipx install conan
0 commit comments