Skip to content

Commit

Permalink
Delete: デバッグの痕跡を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi authored Oct 9, 2023
1 parent bc7e246 commit f9743f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ jobs:
else
build > /dev/null 2>&1
fi
ls -l ./target/wheels
echo "whl=$(find ./target/wheels -type f)" >> "$GITHUB_OUTPUT"
env:
ORT_USE_CUDA: ${{ matrix.use_cuda }}
Expand Down

0 comments on commit f9743f2

Please sign in to comment.