Skip to content

Commit

Permalink
Update examples-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuliangs authored Apr 11, 2024
1 parent 30cf5d1 commit 8495f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit 8495f3a

Please sign in to comment.