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 91689b9 commit 82dfbfcCopy full SHA for 82dfbfc
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses actions/checkout@v4
14
15
- - name: "Build CONFIG"
+ - id: compile
16
uses: ./.github/actions/build-matrix
17
with:
18
platforms: "atari,apple2,adam,coco,c64,msdos"
0 commit comments