Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Oct 16, 2024
1 parent b92f2e0 commit 1325862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
-only="*${OS}-${RUNNER_ENV}*" \
-var "arch=${ARCH}" \
-var "backup_aws_regions=${BACKUP_AWS_REGIONS}" \
-var "branch_name=${BRANCH_NAME}"
-var "branch_name=${BRANCH_NAME}" \
-var "default_aws_region=${DEFAULT_AWS_REGION}" \
-var "driver_version=${DRIVER_VERSION}" \
-var "gh_run_id=${NV_RUN_ID}" \
Expand Down

0 comments on commit 1325862

Please sign in to comment.