We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2074c13 commit 353c467Copy full SHA for 353c467
.github/workflows/build-nabla.yml
@@ -100,7 +100,7 @@ jobs:
100
${{ env.entry }} ${{ env.cmd }} -Command cmake `
101
--preset ci-configure-dynamic-${{ matrix.vendor }} `
102
--profiling-output=profiling/cmake-profiling.json `
103
- --profiling-format=google-trace
+ --profiling-format=google-trace `
104
"-DNSC_IMAGE_NAME=${{ steps.set-prefix.outputs.nscTargetTaggedImage }}"
105
106
- name: Container – Build NSC
0 commit comments