fix(ci): remove debug action

This commit is contained in:
Elian Doran 2025-02-05 18:53:40 +02:00
parent 803f59260d
commit 7590c1da24
No known key found for this signature in database

View File

@ -45,7 +45,6 @@ jobs:
os: ${{ matrix.os.name }}
arch: ${{ matrix.arch }}
extension: ${{ join(matrix.os.extension, ' ') }}
- run: find output
- name: Deploy release
uses: WebFreak001/deploy-nightly@v3.2.0