From 3defa497b6321c2de91077f0dba7188abb834502 Mon Sep 17 00:00:00 2001 From: Persson-dev Date: Sat, 24 Feb 2024 18:05:00 +0100 Subject: [PATCH] good action --- .gitea/workflows/linux.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index 8a6dbb0..7c36e06 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -7,8 +7,6 @@ jobs: Build: runs-on: ubuntu-test steps: - - run: ls -la - - name: Check out repository code uses: actions/checkout@v3 @@ -33,8 +31,6 @@ jobs: actions-cache-folder: '.xmake-cache' actions-cache-key: 'ubuntu' - - run: ls -la - - name: XMake config run: xmake f -p linux -y --root