mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-28 21:30:54 +03:00
Push a test build script for github actions
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
|
||||
|
||||
echo "Build process started"
|
||||
pushd components/wifi-manager/webapp/
|
||||
echo "Installing node.js dependencies"
|
||||
npm install
|
||||
echo "Building webapp"
|
||||
npm run-script build
|
||||
popd
|
||||
echo "Setting up build name and build number"
|
||||
if [ -z "${TARGET_BUILD_NAME}" ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user