Update build.yml

This commit is contained in:
chromium 2023-05-27 15:47:28 +02:00 committed by GitHub
parent 03a779ea9c
commit d10eab19fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
- name: Install dependencies
run: ./fix-pub.sh
- name: Build
run: filcnaplo/build.sh
run: cd filcnaplo && ./build.sh
- name: Upload Android Release
uses: actions/upload-artifact@v2
with: