From 37ad6867a42bbc406e521709ce04f1e15ee343ac Mon Sep 17 00:00:00 2001 From: yayoimizuha Date: Sun, 16 Apr 2023 11:58:11 +0900 Subject: [PATCH] update --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4e5e624..a4b28f3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,5 +9,4 @@ steps: - name: install image: nvcr.io/nvidia/pytorch:23.03-py3 commands: - - ls /bin - - whereis pip + - pip freeze