mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 03:32:38 +08:00
update: chmod
This commit is contained in:
parent
194b3c70b4
commit
436b878c69
2
.github/workflows/Apk-Build.yml
vendored
2
.github/workflows/Apk-Build.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: chmod 777
|
||||
- run: chmod 777 ./gradlew
|
||||
- run: ./gradlew build
|
||||
# - name: Archive production artifacts
|
||||
# uses: actions/upload-artifact@v2
|
||||
|
|
Loading…
Reference in New Issue
Block a user