From cd882a528abb1ed4277e06f9b272532cfa56375d Mon Sep 17 00:00:00 2001 From: Roly Perera Date: Thu, 8 Aug 2024 13:05:12 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20[meta]:=20More=20debug=20output.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/v0.3.1-typescript.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/v0.3.1-typescript.yml b/.github/workflows/v0.3.1-typescript.yml index 2a3c4beb1..dd04f4dc4 100644 --- a/.github/workflows/v0.3.1-typescript.yml +++ b/.github/workflows/v0.3.1-typescript.yml @@ -17,7 +17,6 @@ jobs: run: | set -x -e unzip 0.3.1.zip - ls -la /home/runner/work/fluid/fluid/0.3.1/.* ls -la /home/runner/work/fluid/fluid/0.3.1/ - name: gh-pages uses: peaceiris/actions-gh-pages@v3