Skip to content

Commit 24dc52e

Browse files
committed
update ci
1 parent 2ddf14d commit 24dc52e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
git config user.name github-actions
1818
git config user.email [email protected]
1919
git rm -r docs/*
20+
npm install -g react-scripts
2021
npm run build
2122
git add docs/
2223
git commit -m 'ci build'

0 commit comments

Comments
 (0)