Commit 5af6623

Anton Medvedev <anton@medv.io>
2022-03-18 17:21:59
Update action.yaml
1 parent 09509bc
Changed files (1)
action.yaml
@@ -11,6 +11,7 @@ runs:
   using: "composite"
   steps:
     - run: npm i
+      shell: bash
     - run: |
         FORCE_COLOR=3 node zx.mjs << 'EOF'
         ${{inputs.script}}