Skip to content

Commit 1bb8c38

Browse files
committed
Run build script from project root
1 parent f41d0fd commit 1bb8c38

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ jobs:
1717

1818
- name: Configure app
1919
run: |
20-
cd scripts
21-
./build_app.sh -v "0.0.1" -b "1" -p "linux" -a "stack_wallet"
20+
./scripts/build_app.sh -v "0.0.1" -b "1" -p "linux" -a "stack_wallet"
2221
2322
- name: Debug workspace
2423
run: |

0 commit comments

Comments
 (0)