Update build.yml

This commit is contained in:
chromium
2023-05-27 15:47:28 +02:00
committed by GitHub
parent 03a779ea9c
commit d10eab19fc

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: