Skip to content

Commit 6ad5d54

Browse files
committed
typo with npm
1 parent 9ba7c8a commit 6ad5d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
with:
1616
node-version: 18
1717
- run: npm ci
18-
- run: npm build
18+
- run: npm run build

0 commit comments

Comments
 (0)