Skip to content

Commit 8e31125

Browse files
authored
fix: fix typo in docker.yml (#26)
1 parent e85d971 commit 8e31125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
target: [ diningPhilosophers, count, cigaretteSmokers, chameneo, big ]
18+
target: [ diningPhilosophers, count, cigaretteSmokers, chameneos, big ]
1919
permissions:
2020
packages: write
2121
contents: read

0 commit comments

Comments
 (0)