We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d592a1b + 5548511 commit 93ccbf0Copy full SHA for 93ccbf0
1 file changed
.github/workflows/update-syntax-description.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install cfengine
36
run: |
37
cf-remote --version master download --edition community ubuntu24 amd64 hub
38
- sudo dpkg -i ~/.cfengine/cf-remote/packages/cfengine-community*.deb
+ sudo dpkg -i ~/.cache/cfengine/cf-remote/packages/cfengine-community*.deb
39
- name: Extract new syntax-description
40
41
(
0 commit comments