Skip to content

Commit f385df7

Browse files
committed
use with for ci.yml inputs in .sync.yml
1 parent 29d0bf0 commit f385df7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.sync.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Gemfile:
44
':test':
55
- gem: ruby-augeas
66
.github/workflows/ci.yml:
7-
additional_packages: libaugeas-dev augeas-tools
7+
with:
8+
additional_packages: libaugeas-dev augeas-tools
89
spec/spec_helper.rb:
910
spec_overrides:
1011
- "require 'spec_helper_local'"

0 commit comments

Comments
 (0)