Skip to content

Commit 011e271

Browse files
committed
fix typo
1 parent c9f8095 commit 011e271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
node-version-file: ".node-version"
1111
cache: npm
1212
- run: npm ci
13-
- run: npm run res:buil
13+
- run: npm run res:build
1414
- run: npm test
1515
- run: npm run ci:format

0 commit comments

Comments
 (0)