Skip to content

Commit 5428e8f

Browse files
committed
gh actions lint build job step clarify which build make task
1 parent 91c7988 commit 5428e8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: autoreconf -i
3737
- name: Configure
3838
run: ./configure --enable-rdm-tests --enable-ja-rule --enable-e133
39-
- name: Build
39+
- name: Build builtfiles
4040
run: make builtfiles VERBOSE=1
4141
- name: Display structure of the built files
4242
if: env.ACTIONS_STEP_DEBUG == 'true'

0 commit comments

Comments
 (0)