fix(ci): remove debug action

pull/1125/head
Elian Doran 2025-02-05 18:53:40 +07:00
parent 803f59260d
commit 7590c1da24
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

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