Skip to content

Commit

Permalink
Fix c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phaag committed Feb 7, 2023
1 parent b93a8d1 commit 28f3864
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 @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: bootstrap
run: sh bootrap.sh
run: sh bootstrap
- name: configure
run: ./configure
- name: make
Expand Down

0 comments on commit 28f3864

Please sign in to comment.