mirror of
https://github.com/gradle/actions.git
synced 2026-05-07 02:22:05 +08:00
5 lines
38 B
Python
Executable File
5 lines
38 B
Python
Executable File
#!/bin/bash
|
|
|
|
cd sources
|
|
npm run build
|