diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index faa88b4..ac1ed1f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -142,6 +142,7 @@ jobs: id: build run: | zip -r tribilin.zip . -i artifacts/* + ls - name: Upload Release Asset id: upload-release-asset