mirror of
https://github.com/tbamud/tbamud.git
synced 2025-09-22 05:50:48 +02:00
typo
This commit is contained in:
parent
f36c951ddc
commit
59e2e4f180
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: configure
|
||||
run: ./configure
|
||||
- name: list conf.h for testing
|
||||
run cat src/conf.h
|
||||
run: cat src/conf.h
|
||||
- name: build tests
|
||||
run: cd src && touch .accepted && make test
|
||||
- name: build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue