eric sciple hace 5 años
padre
commit
43c99f2ebc
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      .github/workflows/test.yml

+ 5 - 0
.github/workflows/test.yml

@@ -15,6 +15,11 @@ jobs:
           mv */* ./
 
       # Basic checkout
+      - shell: cmd
+        run: |
+          echo echo hello > git.cmd
+          echo ::add-path::%CD%
+
       - name: Basic checkout
         uses: ./
         with: