Skip to content

Commit c13bf11

Browse files
committed
piprun
1 parent a017b39 commit c13bf11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: install
1414
run: pipenv install
1515
- name: run build script
16-
run: make run
16+
run: pipenv run make run
1717

1818
- name: look
1919
run: ls -la build_out/

0 commit comments

Comments
 (0)