Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
Signed-off-by: Eoghan Russell <[email protected]>
  • Loading branch information
Eoghan Russell committed Feb 27, 2024
1 parent 45b9081 commit 364f1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
run: |
for subproject in ${{ matrix.subproject }}; do
cd "$subproject"
make
make build
cd ..
done

0 comments on commit 364f1aa

Please sign in to comment.