Skip to content

Commit

Permalink
Fix wrong directory in ci-pr.yaml
Browse files Browse the repository at this point in the history
alperdedeoglu authored Jan 14, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 051c06e commit 2c98baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pr.yaml
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@ jobs:
- name: Init Broker Catalog
run: |
cd broker
cd code/broker
npm run init
# Step 8: Build the project

0 comments on commit 2c98baf

Please sign in to comment.