Some debugging stuff

This commit is contained in:
Zakary Timson 2018-07-17 22:19:51 -04:00
parent 02a298a4d2
commit 5074da358f

View File

@ -50,6 +50,8 @@ jobs:
- attach_workspace:
at: ./
- run: ls
- run:
name: Deploy
command: yarn firebase deploy --token "${FIREBASE_TOKEN}"