mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 20:47:08 +03:00
Update BuildTest.yml
This commit is contained in:
2
.github/workflows/BuildTest.yml
vendored
2
.github/workflows/BuildTest.yml
vendored
@@ -31,6 +31,8 @@ jobs:
|
|||||||
id: build_flags
|
id: build_flags
|
||||||
run: |
|
run: |
|
||||||
. /opt/esp/python_env/idf4.3_py3.8_env/bin/activate
|
. /opt/esp/python_env/idf4.3_py3.8_env/bin/activate
|
||||||
|
env
|
||||||
|
ls
|
||||||
# build_flags support the following options
|
# build_flags support the following options
|
||||||
# --mock - to mock the compilation part - this is to be used for testing only
|
# --mock - to mock the compilation part - this is to be used for testing only
|
||||||
# --force - to force a release build even if the last commit message doesn't contain the word "release"
|
# --force - to force a release build even if the last commit message doesn't contain the word "release"
|
||||||
|
|||||||
Reference in New Issue
Block a user