Skip to content

Commit 20ce219

Browse files
committed
Fix project name
Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
1 parent dbb6e04 commit 20ce219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- name: Run CodeBuild
3333
uses: aws-actions/aws-codebuild-run-build@v1
3434
with:
35-
project-name: openvdb
35+
project-name: OpenVDB
3636
buildspec-override: buildspec.yml
3737
image-override: aswf/ci-openvdb:2025

0 commit comments

Comments
 (0)