Skip to content

Commit

Permalink
build.yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdcvlsc committed Jul 26, 2022
1 parent 08e9a41 commit 881646c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:

steps:
- uses: actions/checkout@v3

- name: compile and build
- run: make -j4
run: make -j4

0 comments on commit 881646c

Please sign in to comment.