File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 - name : 安装依赖包
2727 run : |
2828 sudo apt-get update
29- sudo apt-get install -y autoconf automake libtool pkg-config curl git doxygen nasm cmake gcc gperf texinfo yasm bison autogen wget autopoint meson ninja ragel groff gtk-doc-tools libtasn1-6-dev
29+ sudo apt-get install -y autoconf automake libtool pkg-config curl git doxygen nasm cmake gcc gperf texinfo yasm bison autogen wget autopoint meson ninja-build ragel groff gtk-doc-tools libtasn1-6-dev
3030
3131 - name : 设置 Android SDK
3232 uses : android-actions/setup-android@v2
Original file line number Diff line number Diff line change 99 - ' README.md'
1010 - ' fastlane/**'
1111 - ' assets/**'
12- - ' .github/**/*.md'
13- - ' .github/FUNDING.yml'
14- - ' .github/ISSUE_TEMPLATE/**'
12+ - ' .github/**'
1513 push :
1614 branches :
1715 - main
1816 paths-ignore :
1917 - ' README.md'
2018 - ' fastlane/**'
2119 - ' assets/**'
22- - ' .github/**/*.md'
23- - ' .github/FUNDING.yml'
24- - ' .github/ISSUE_TEMPLATE/**'
20+ - ' .github/**'
2521
2622jobs :
2723 build-client :
You can’t perform that action at this time.
0 commit comments