Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: ./fix-pub.sh
|
run: ./fix-pub.sh
|
||||||
- name: Build
|
- name: Build
|
||||||
run: filcnaplo/build.sh
|
run: cd filcnaplo && ./build.sh
|
||||||
- name: Upload Android Release
|
- name: Upload Android Release
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user