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