Skip to content

Commit

Permalink
ci: use correct working-directory to run dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILLIPS71 committed Apr 15, 2024
1 parent 3ee096d commit 5df8a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: "⬆️ GraphQL Schema (upload)"
uses: ./.github/actions/schema
with:
working-directory: src/Service.Dashboard
working-directory: src/Service.Dashboard/src/HttpApi

encoder:
name: "👷️ CI (Encoder)"
Expand Down

0 comments on commit 5df8a59

Please sign in to comment.