Browse Source

okay that worked. let's see what's exactly in our home directory

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

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

@@ -13,8 +13,7 @@ jobs:
     steps:
       - name: Output results
         run: |
-          ls -alr .
-          ls -alr ..
+          ls -alR ..
           
     #build:
     #runs-on: ubuntu-latest