Skip to content

Commit e9eef1b

Browse files
committed
conan: fix build 2
1 parent efb72d8 commit e9eef1b

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
@@ -451,7 +451,7 @@ jobs:
451451
keys-asc: https://gagis.hopto.org/repo/cppfw/pubkey.gpg
452452
install: devscripts equivs myci prorab prorab-extra pipx cmake git
453453
- name: add ~/.local/bin to PATH
454-
uses: myci-actions/export-env-var@master
454+
uses: myci-actions/export-env-var@main
455455
with: {name: PATH, value: "$PATH:$HOME/.local/bin"}
456456
- name: install conan
457457
run: pipx install conan

0 commit comments

Comments
 (0)