Skip to content

Commit

Permalink
Removed multithreaded build
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Oct 21, 2019
1 parent 5488b42 commit d3427e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Bootstrap
run: sudo make bootstrap
- name: Build Lilex
run: make -j3
run: make
- name: Upload results
uses: actions/upload-artifact@v1
with:
Expand Down

0 comments on commit d3427e4

Please sign in to comment.