mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* refactor rebuild.sh
This commit is contained in:
parent
b190461985
commit
c597d321a2
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
rm -rf node_modules package-lock.json
|
||||
npm i
|
||||
npm run build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue