Update build.yaml
This commit is contained in:
parent
8edb6b03a6
commit
e128779926
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -40,6 +40,6 @@ jobs:
|
||||
cmake --build . --target install -- -j4
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: tdlight
|
||||
path: tdlib/lib/libtdjson.so
|
||||
name: tdlight-${{ matrix.arch }}
|
||||
path: tdlib/lib
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user