Skip to content

Commit 7999594

Browse files
Update opus.yml
1 parent b30bdb8 commit 7999594

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ jobs:
405405

406406
- name: Build
407407
working-directory: ./build
408-
run: cmake --build . -j 2 --config Release --target package
408+
run: cmake --build .
409409

410410
- name: Upload Artifact
411411
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)