Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmdmdm authored Dec 20, 2024
1 parent 45d0807 commit ed5cc81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: make
run: make
- name: show words
run: ls -l /usr/share/dict
run: cat /usr/share/dict/README.select-wordlist
- name: make check
run: make check

0 comments on commit ed5cc81

Please sign in to comment.