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 01f6aa3 commit dd5b081Copy full SHA for dd5b081
.github/workflows/covector-version-or-publish.yml
@@ -23,6 +23,8 @@ jobs:
23
with:
24
fetch-depth: 0
25
26
+ - run: corepack enable
27
+
28
- name: install stable
29
uses: dtolnay/rust-toolchain@stable
30
0 commit comments