We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cad33b commit 8571c45Copy full SHA for 8571c45
.github/workflows/compile.yml
@@ -26,4 +26,4 @@ jobs:
26
docker run --rm \
27
-v ${{ github.workspace }}:/workspace \
28
fozztexx/defoogi:latest \
29
- make -f Makefile.${{ matrix.platform }
+ make -f Makefile.${{ matrix.platform }}
0 commit comments