Skip to content

Commit 8571c45

Browse files
committed
Close expression.
1 parent 4cad33b commit 8571c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
docker run --rm \
2727
-v ${{ github.workspace }}:/workspace \
2828
fozztexx/defoogi:latest \
29-
make -f Makefile.${{ matrix.platform }
29+
make -f Makefile.${{ matrix.platform }}

0 commit comments

Comments
 (0)