mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
remove local make
This commit is contained in:
3
.github/workflows/pre_release.yml
vendored
3
.github/workflows/pre_release.yml
vendored
@@ -22,9 +22,6 @@ jobs:
|
||||
version=`grep -E '^#define EMSESP_APP_VERSION' ./src/version.h | awk -F'"' '{print $2}'`
|
||||
echo "::set-output name=version::$version"
|
||||
|
||||
- name: Compile locally
|
||||
run: make
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user