Skip to content

Commit 6558957

Browse files
stertooylimakzi
andauthored
Update .github/workflows/main.yaml
Co-authored-by: Kamil Zabielski <50334623+limakzi@users.noreply.github.com>
1 parent d1218f2 commit 6558957

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
- 4.13.1
3838
uses: ./.github/workflows/create-container.yaml
3939
with:
40-
GAP_VERSION: ${{ matrix.gap-version }}
41-
GAP_BUILD: ${{ matrix.gap-build }}
42-
OPERATING_SYSTEM_BASE: ${{ matrix.operating-system-base }}
40+
gap_version: ${{ matrix.gap-version }}
41+
gap_build: ${{ matrix.gap-build }}
42+
operating_system_base: ${{ matrix.operating-system-base }}

0 commit comments

Comments
 (0)