Skip to content

Commit 93ccbf0

Browse files
authored
Merge pull request #160 from olehermanse/main
GH Actions: Updated download location for cf-remote downloaded packages
2 parents d592a1b + 5548511 commit 93ccbf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-syntax-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install cfengine
3636
run: |
3737
cf-remote --version master download --edition community ubuntu24 amd64 hub
38-
sudo dpkg -i ~/.cfengine/cf-remote/packages/cfengine-community*.deb
38+
sudo dpkg -i ~/.cache/cfengine/cf-remote/packages/cfengine-community*.deb
3939
- name: Extract new syntax-description
4040
run: |
4141
(

0 commit comments

Comments
 (0)