mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Add scripts for build and test
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
cd sources
|
||||||
|
npm run all
|
||||||
Reference in New Issue
Block a user