mirror of
https://github.com/jdx/mise-action.git
synced 2026-07-03 18:09:31 +00:00
5 lines
64 B
Text
Executable file
5 lines
64 B
Text
Executable file
# shellcheck disable=SC1091
|
|
|
|
npm ci
|
|
npm run all
|
|
git add -f dist
|