try fix git work workflow

This commit is contained in:
technyon
2024-02-11 02:36:19 +01:00
parent 54bc61d1a8
commit c805de48eb
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ jobs:
run: |
mkdir -p build
cd build
touch file_opts
cmake -D CMAKE_TOOLCHAIN_FILE=../arduino-toolchain/Arduino-toolchain.cmake ..
echo "# Espressif ESP32 Partition Table" > partitions.csv
echo "# Name, Type, SubType, Offset, Size, Flags" >> partitions.csv