diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e9c9a96..522233c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -123,8 +123,7 @@ jobs: runs-on: ubuntu-latest steps: - name: List ZIP files - path: artifacts/ - run: ls -la + run: pwd shell: bash - name: Upload ZIP files