mirror of
https://github.com/ars3niy/tdlib-purple
synced 2025-08-29 04:57:45 +00:00
Probably fixed CI
This commit is contained in:
parent
cd394f97bf
commit
ee38a0c719
2
.github/ga_build_td.sh
vendored
2
.github/ga_build_td.sh
vendored
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
cd "$(dirname $0)"
|
cd "$(dirname $0)/.."
|
||||||
|
|
||||||
# == CONFIGURATION ==
|
# == CONFIGURATION ==
|
||||||
if [ "$#" != "2" ] ; then
|
if [ "$#" != "2" ] ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user