Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dkhalife authored Nov 12, 2024
1 parent 42726d8 commit 86cc42d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: set workdir
run: cd src
- name: make clean
run: make clean
- name: make
Expand Down

0 comments on commit 86cc42d

Please sign in to comment.