Initial commit - restart from existing code
This commit is contained in:
7
lib/All/entt/conan/ci/build.sh
Normal file
7
lib/All/entt/conan/ci/build.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
conan user
|
||||
python conan/build.py
|
||||
Reference in New Issue
Block a user