Ver Fonte

well that gave me some results

Matt Coburn há 5 anos atrás
pai
commit
a5b3f226e6
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      .github/workflows/build_linux64.yml

+ 2 - 2
.github/workflows/build_linux64.yml

@@ -22,8 +22,8 @@ jobs:
         id: pl
         uses: Rishabh510/Path-lister-action@master
         with:
-          path: "."
-          type: "*"
+          path: "./"
+          type: ".txt"
 
       - name: Output results
         run: |