More debugging

This commit is contained in:
Cole Bemis 2022-03-29 15:58:01 -07:00 committed by GitHub
parent dad92cb4a6
commit 519fe5cad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm run all
- run: ls
release:
runs-on: ubuntu-latest
needs: build