Browse Source

almost there, for sure

Matt Coburn 5 years ago
parent
commit
dba29af8b9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/build_linux64.yml

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

@@ -24,5 +24,5 @@ jobs:
             build-type: Release
             build-type: Release
                 
                 
         - name: Show our results
         - name: Show our results
-          run: |            
-              ls -alR ./build/
+          run: |
+              ls -alR ${{ runner.workspace }}/build