solrobinson

Results 1 comments of solrobinson

``` - run: /usr/local/bin/npx firebase-tools@latest experiments:enable webframeworks ``` Workaround is to add this line just before ``` - uses: FirebaseExtended/action-hosting-deploy@v0 ``` But would be useful for future to allow for...