Skip to content

Commit

Permalink
fixing workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
ParsaAslaniYC authored Jun 22, 2024
1 parent f79bcce commit afddc2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,5 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: configure
run: ./configure
- name: make
run: make

0 comments on commit afddc2d

Please sign in to comment.