Skip to content

Commit

Permalink
Update artifacts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald authored Oct 6, 2022
1 parent be6b6e0 commit 6eb8800
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ jobs:
run: |
cd swiftshader/build
# linux is 2 and mac is 3
make -j${{ matrix.jobs }}
CMAKE_BUILD_PARALLEL_LEVEL=${{ matrix.jobs }} cmake --build . --parallel
shell: bash

- name: compress
Expand Down

0 comments on commit 6eb8800

Please sign in to comment.