diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 47dd63f..d977af7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -46,6 +46,9 @@ jobs: steps: - uses: actions/checkout@v2 + + - name: List directory contents + run: dir - name: Publish to Yak test server run: |