更新 .gitea/workflows/debug.yml
Some checks failed
Debug Build / Native Build (FFmpeg) (push) Failing after 4m4s
Some checks failed
Debug Build / Native Build (FFmpeg) (push) Failing after 4m4s
This commit is contained in:
parent
760c800b8d
commit
eec128e8d9
@ -12,11 +12,11 @@ jobs:
|
||||
runs-on: ndk21
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: 'TeamPGM/Nagram'
|
||||
ref: 'm_10.12.0'
|
||||
github-server-url: 'https://github.com'
|
||||
run: |
|
||||
git clone https://github.com/TeamPGM/Nagram.git
|
||||
cd Nagram
|
||||
git submodule init
|
||||
git submodule update
|
||||
- name: Fetch Status
|
||||
run: |
|
||||
sed -i 's/\/\///g' settings.gradle
|
||||
|
Loading…
Reference in New Issue
Block a user