Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
cba1c011
Unverified
Commit
cba1c011
authored
Oct 28, 2022
by
Omkar Salpekar
Committed by
GitHub
Oct 28, 2022
Browse files
[Nova] Fix Refs in Build Workflow to use Default GitHub Ref (#6863)
parent
be3f1207
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/build-conda-linux.yml
.github/workflows/build-conda-linux.yml
+1
-0
No files found.
.github/workflows/build-conda-linux.yml
View file @
cba1c011
...
...
@@ -32,6 +32,7 @@ jobs:
with
:
conda-package-directory
:
${{ matrix.conda-package-directory }}
repository
:
${{ matrix.repository }}
ref
:
"
"
test-infra-repository
:
pytorch/test-infra
test-infra-ref
:
main
build-matrix
:
${{ needs.generate-matrix.outputs.matrix }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment