Skip to content

Commit b28f671

Browse files
committed
Final commit before working CI?!
1 parent 46d6262 commit b28f671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install ModOrganizer
2424
shell: pwsh
2525
run: |
26-
cmake --install vsbuild --config RelWithDebInfo -j4
26+
cmake --install vsbuild --config RelWithDebInfo
2727
working-directory: ./build/${{ github.event.repository.name }}
2828

2929
- name: Package ModOrganizer

0 commit comments

Comments
 (0)