Skip to content

Commit 353c467

Browse files
committed
ahh typo!
1 parent 2074c13 commit 353c467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-nabla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
${{ env.entry }} ${{ env.cmd }} -Command cmake `
101101
--preset ci-configure-dynamic-${{ matrix.vendor }} `
102102
--profiling-output=profiling/cmake-profiling.json `
103-
--profiling-format=google-trace
103+
--profiling-format=google-trace `
104104
"-DNSC_IMAGE_NAME=${{ steps.set-prefix.outputs.nscTargetTaggedImage }}"
105105
106106
- name: Container – Build NSC

0 commit comments

Comments
 (0)