This should put the action into debug mode

This commit is contained in:
Andrew Eisenberg
2021-12-07 13:51:37 -08:00
parent 458b30ebc6
commit e811ebfbb0
+2
View File
@@ -349,6 +349,8 @@ jobs:
needs: [check-js, check-node-modules]
runs-on: macos-latest
env:
ACTIONS_RUNNER_DEBUG: 1
steps:
- uses: actions/checkout@v2