forked from firka/student-legacy
remove broken script from build action
This commit is contained in:
parent
1606d9da99
commit
48c904258a
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: ./fix-pub.sh
|
||||
- name: Build
|
||||
run: ./fix-d8dx.sh && cd filcnaplo && ./build.sh
|
||||
run: cd filcnaplo && ./build.sh
|
||||
- name: Upload Android Release
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user