mirror of https://github.com/keeweb/keeweb
build folder
parent
40f3ccc112
commit
8477df7e5c
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
cd /github/workspace/keeweb
|
||||
cd /github/workspace
|
||||
npm ci
|
||||
grunt desktop-linux
|
||||
|
|
Loading…
Reference in New Issue