diff --git a/.github/workflows/examples-test.yml b/.github/workflows/examples-test.yml index 09dc29c..f6ebda2 100644 --- a/.github/workflows/examples-test.yml +++ b/.github/workflows/examples-test.yml @@ -101,7 +101,7 @@ jobs: id: sdf with: command: 'sdf compile' - workspace_dir: ${{ github.workspace }}/dbt_init_challenge + workspace_dir: ${{ github.workspace }}/workspace/dbt_init_challenge access_key: ${{ secrets.ACCESS_KEY }} secret_key: ${{ secrets.SECRET_KEY }}