Skip to content

Commit 91b71b7

Browse files
committed
Fix script
1 parent 882b749 commit 91b71b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- name: Install
1212
run: npm install
1313
- name: Test
14-
run: bin/test
14+
run: bin/build

0 commit comments

Comments
 (0)