Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-marian authored May 22, 2024
1 parent 76f6cf0 commit 64da325
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 @@ -13,7 +13,7 @@ jobs:
- name: Set up dependencies
run: sudo apt-get install -y autoconf automake

- name: Check for configure.ac
- name: Check for configure
run: |
if [ ! -f configure ]; then
echo "Error: configure not found!"
Expand Down

0 comments on commit 64da325

Please sign in to comment.