mirror of
https://github.com/gradle/actions
synced 2026-06-23 08:52:41 +08:00
5 lines
38 B
Python
Executable File
5 lines
38 B
Python
Executable File
#!/bin/bash
|
|
|
|
cd sources
|
|
npm run build
|