Skip to content

Commit

Permalink
fix condition
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyAmazonian committed Dec 20, 2024
1 parent 3045a0d commit c63b64d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-nightly-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
arch: ${{ fromJson(inputs.arch) }}
steps:
- name: Create new instance
if: matrix.arch != 'aarch64'
id: create_cpu
run: |
cd /home/ubuntu/djl_benchmark_script/scripts
Expand Down

0 comments on commit c63b64d

Please sign in to comment.