More debugging

This commit is contained in:
Cole Bemis
2022-03-29 15:58:01 -07:00
committed by GitHub
parent dad92cb4a6
commit 519fe5cad7

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