Skip to content

Commit bc70d89

Browse files
committed
small syntax fix
1 parent ab498e6 commit bc70d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-client-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# the group_vars folder inside the inventory folder. This symlink fixes that.
3434
- name: Make symlink to group_vars
3535
run: ln -s inventory/group_vars
36-
36+
3737
- name: Prepare package source
3838
uses: roles-ansible/check-ansible-debian-stretch-action@master
3939
with:

0 commit comments

Comments
 (0)