From c080d87f6873fe8b8947a80f975d8d75982516b1 Mon Sep 17 00:00:00 2001 From: askiiart <askiiart@noreply.localhost> Date: Tue, 22 Apr 2025 01:54:59 +0000 Subject: [PATCH] fix iso path --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3956460..355033e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,4 +15,4 @@ steps: volumes: - name: isos host: - path: /mnt/user/files/repos/archlinux/iso/ \ No newline at end of file + path: /mnt/user/files/repos/blendos/iso/ \ No newline at end of file