Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h3rald authored Apr 22, 2021
1 parent b36d12e commit 206c190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
sh init.sh -y
- name: Build
run: |
nimble build --gc:orc --opt:size -d:release --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc
nimble build -v --gc:orc --opt:size --deepcopy:on -d:release --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc

0 comments on commit 206c190

Please sign in to comment.