Successfully registered opus submodule

canary
WolverinDEV 2020-04-03 01:02:51 +02:00
parent e5cbcf659c
commit ca4e8f81b4
3 changed files with 15 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "vendor/xbbcode"]
path = vendor/xbbcode
url = https://github.com/WolverinDEV/XBBCode.git
[submodule "web/native-codec/libraries/opus"]
path = web/native-codec/libraries/opus
url = https://github.com/xiph/opus.git

11
auto-build/logs/build.log Normal file
View File

@ -0,0 +1,11 @@
[EXECUTE] Executing commands:
[EXECUTE] git pull
[EXECUTE] git submodule update --init --recursive --remote --checkout
[EXECUTE] git status &>/dev/null
$> git pull
$> git submodule update --init --recursive --remote --checkout
$> git status &>/dev/null
[EXECUTE] Command exited with exit code 0 (Runtime 1657ms)
[EXECUTE] Executing command "npm install"
$> npm install
[EXECUTE] Command exited with exit code 2 (Runtime 26ms)

@ -0,0 +1 @@
Subproject commit adcb7bc21d0afa79c1975030b29dfeef76651839