1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

Revert "feat(gh-codespace): prebuild the project"

This reverts commit 493af0ec26824e181c293e77e301d3ce4b0cd80d.
This commit is contained in:
Gabor Kiss-Vamosi 2023-11-02 22:57:15 +01:00
parent 8c2fee20e4
commit e86b1a6ec9

View File

@ -15,6 +15,4 @@ cp __build_all.sh__ ../../build_all.sh
cp __c_cpp_properties.json__ ../../.vscode/c_cpp_properties.json
cp __settings.json__ ../../.vscode/settings.json
cd ../../
chmod +x build_all.sh
./build_all.sh
chmod +x ../../build_all.sh