diff --git a/.github/workflows/dev-deploy.yml b/.github/workflows/dev-deploy.yml index f8241b1..088641c 100644 --- a/.github/workflows/dev-deploy.yml +++ b/.github/workflows/dev-deploy.yml @@ -15,7 +15,7 @@ jobs: - name: creates output run: sh ./build.sh - name: check dir - run : ls -al + run : pwd - name: Pushes to another repository id: push_directory uses: cpina/github-action-push-to-another-repository@main