Skip to content

Commit

Permalink
use v build.vsh debug for nightly releases, so the executables prod…
Browse files Browse the repository at this point in the history
…uce usable backtraces
  • Loading branch information
spytheman committed Dec 19, 2023
1 parent eced04c commit f0336bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Compile
run: |
cd v-analyzer
v run build.vsh release
v run build.vsh debug
- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit f0336bb

Please sign in to comment.