update
continuous-integration/drone/push Build is failing Details

This commit is contained in:
yayoimizuha 2023-05-04 19:50:02 +09:00
parent c303ecaf21
commit 8ff7712a78
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ steps:
commands: commands:
- python -m pip install --upgrade pip - python -m pip install --upgrade pip
- pip install torchsummary matplotlib pytorch-metric-learning - pip install torchsummary matplotlib pytorch-metric-learning
- apt install fonts-noto-cjk
- ls ./ - ls ./
- mkdir -p data - mkdir -p data
- $mount_command - $mount_command