Skip to content

Commit

Permalink
Fix base node path
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev authored Jan 16, 2024
1 parent 3c287de commit 17a0c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Tests
defaults:
run:
working-directory: ./build/src
working-directory: ./src
steps:
- uses: actions/checkout@v4
- name: Setup node
Expand Down

0 comments on commit 17a0c36

Please sign in to comment.