From 6910d201ea691f8d8c9bb327850205f17b3cb2bb Mon Sep 17 00:00:00 2001 From: aeghn Date: Sun, 24 Nov 2024 22:29:42 +0800 Subject: [PATCH] ./ --- .github/workflows/restop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/restop.yml b/.github/workflows/restop.yml index d2d5237..1e28945 100644 --- a/.github/workflows/restop.yml +++ b/.github/workflows/restop.yml @@ -13,7 +13,7 @@ jobs: - name: Set env on push run: | - git clone https://github.com/aeghn/restop -b main --detph=1 + git clone https://github.com/aeghn/restop -b main ls -lh - name: Install stable toolchain