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 cd3dbda commit ca99ddfCopy full SHA for ca99ddf
install-test-helper-deps/action.yml
@@ -8,3 +8,4 @@ runs:
8
run: |
9
# we need cpm with --metafile support
10
wget https://raw.githubusercontent.com/skaji/cpm/main/cpm > /usr/local/bin/cpm
11
+ chmod +x /usr/local/bin/cpm
0 commit comments