Skip to content

Commit 05dadaf

Browse files
committed
chore: update workflow
1 parent 8c36a88 commit 05dadaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build
3030
run: |
3131
make build
32-
./g -v
32+
./bin/g -v
3333
3434
- name: Run coverage
3535
run: make test-coverage

0 commit comments

Comments
 (0)