Skip to content

Commit

Permalink
The build stage was removed previously.
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedElashri authored Sep 21, 2023
1 parent 1022b76 commit 577e89c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
uses: rlalik/[email protected]
with:
compiler: ${{ matrix.compiler }}
- name: Build
run: make all

0 comments on commit 577e89c

Please sign in to comment.