From f5e4519aa7aa3f188ad7fa84f6da09c47d94ab80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Mon, 30 Sep 2024 15:11:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=20CI=20=E5=B7=A5=E4=BD=9C=E6=B5=81?= =?UTF-8?q?=E4=B8=AD=E6=96=B0=E5=A2=9E=20ls=20-al=20=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E4=BB=A5=E5=88=97=E5=87=BA=E5=BD=93=E5=89=8D=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77a1395..f8248ae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,4 +13,5 @@ jobs: node --version pnpm --version date - pwd \ No newline at end of file + pwd + ls -al \ No newline at end of file