Skip to content

Commit d393a03

Browse files
authored
Update main.yml
1 parent 202ecff commit d393a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
# Runs a set of commands using the runners shell
3737
- name: Npm build
3838
run: |
39-
npm build
39+
npm run build

0 commit comments

Comments
 (0)