#474 Put some files under source contro

This commit is contained in:
Carmelo Messina
2024-03-09 15:18:20 +01:00
parent 9acda3aed3
commit 30bcef4e01
+1 -1
View File
@@ -125,7 +125,7 @@ jobs:
cd cromite
RELEASE=$(cat build/RELEASE)
cd cromite/tools/under-control
cd tools/under-control
test -f src/RELEASE || mkdir -p src && echo . >src/RELEASE
DO_UPDATE=0