From 88a8a50a1aad9b4611d29fee59b16c07214283d7 Mon Sep 17 00:00:00 2001 From: Rushaway Date: Fri, 21 Feb 2025 21:01:13 +0100 Subject: [PATCH] Remove debug from CI Co-Authored-By: The Imposter <41658916+headshotz@users.noreply.github.com> --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4032f46..81066e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,9 +71,6 @@ jobs: python ../configure.py --enable-optimize --targets=${{ matrix.target-archs }} --sdks="${{ matrix.sdks }}" ambuild - - name: Debug - List files - run: ls -R extension/build - - name: Prepare artifact structure run: | # linux-x86_64