Remove debug from CI

Co-Authored-By: The Imposter <41658916+headshotz@users.noreply.github.com>
This commit is contained in:
Rushaway 2025-02-21 21:01:13 +01:00
parent 396b48ffbe
commit 88a8a50a1a

View File

@ -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