Skip to content

Commit

Permalink
bugfix, typo
Browse files Browse the repository at this point in the history
  • Loading branch information
idigs authored Aug 28, 2024
1 parent 82e3522 commit d4b9ba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/onyx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ jobs:
#

steps:
- name: run ci_stub/onxy_job_build_gpu.sh
- name: run ci_stub/onyx_job_build_gpu.sh
run: |
./KORC/ci_stub/onxy_job_build_gpu.sh
./KORC/ci_stub/onyx_job_build_gpu.sh
job_test_cpu:
if: true
Expand Down

0 comments on commit d4b9ba5

Please sign in to comment.