mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-03 16:56:36 +00:00
fix: update guard checker build path for directory restructure
This commit is contained in:
2
.github/workflows/guard-checker-build.yml
vendored
2
.github/workflows/guard-checker-build.yml
vendored
@@ -20,5 +20,5 @@ jobs:
|
||||
|
||||
- name: Build Guard Checker
|
||||
run: |
|
||||
cd src/ripple/app/hook
|
||||
cd include/xrpl/hook
|
||||
make guard_checker
|
||||
|
||||
Reference in New Issue
Block a user