Skip to content

Commit

Permalink
Changing repo URL syntax benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
venkataram-nv authored Aug 29, 2024
1 parent 921f4ec commit 4ba47a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cmake --workflow --preset release
- uses: actions/checkout@v3
with:
repository: 'https://github.com/shader-slang/MDL-SDK'
repository: 'shader-slang/MDL-SDK'
path: 'external'
- name: Run benchmark
run: |
Expand Down

0 comments on commit 4ba47a3

Please sign in to comment.