CI artifact storage (#101)

This commit is contained in:
Ken Van Hoeylandt
2024-12-03 00:53:03 +01:00
committed by GitHub
parent e9c02ab58e
commit 505befef42
7 changed files with 98 additions and 72 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ else()
message("Building for sim target")
endif()
project(TactilityRoot)
project(Tactility)
# Defined as regular project for PC and component for ESP
if (NOT DEFINED ENV{ESP_IDF_VERSION})