From 4d83ee920eb9c1b4efa48e188b82f35fdddd0254 Mon Sep 17 00:00:00 2001 From: yayoimizuha Date: Sun, 16 Apr 2023 11:49:18 +0900 Subject: [PATCH] update --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2f7b445..60ea06e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,4 +9,4 @@ steps: - name: install image: nvcr.io/nvidia/pytorch:23.03-py3 commands: - - ls / + - ls /bin