diff --git a/.github/workflows/tset-deploy-docs.yml b/.github/workflows/tset-deploy-docs.yml index 75e810f..2dc122b 100644 --- a/.github/workflows/tset-deploy-docs.yml +++ b/.github/workflows/tset-deploy-docs.yml @@ -19,6 +19,8 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 + - name: Check + run: pwd - uses: actions/setup-node@v4 with: node-version: 18