Skip to content

Commit 16751a9

Browse files
rwaffenbastelfreak
authored andcommitted
fix: update broken facter reference in build
Signed-off-by: Robert Waffen <[email protected]>
1 parent a047573 commit 16751a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
build_args: |
3838
BASE_IMAGE=${{ matrix.base_image }}
3939
RUBYGEM_PUPPET=${{ matrix.rubygem_puppet }}
40-
RUBYGEM_FACTER=${{ matrix.facter_version }}
40+
RUBYGEM_FACTER=${{ matrix.rubygem_facter }}
4141
RUBYGEM_VOXPUPULI_TEST=${{ matrix.rubygem_voxpupuli_test }}
4242
RUBYGEM_VOXPUPULI_ACCEPTANCE=${{ matrix.rubygem_voxpupuli_acceptance }}
4343
RUBYGEM_VOXPUPULI_RELEASE=${{ matrix.rubygem_voxpupuli_release }}

0 commit comments

Comments
 (0)