Skip to content

Commit 82dfbfc

Browse files
committed
id instead of name
1 parent 91689b9 commit 82dfbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses actions/checkout@v4
1414

15-
- name: "Build CONFIG"
15+
- id: compile
1616
uses: ./.github/actions/build-matrix
1717
with:
1818
platforms: "atari,apple2,adam,coco,c64,msdos"

0 commit comments

Comments
 (0)