Skip to content

Commit 307ff44

Browse files
author
Denis Zhdanov
committed
move gradle config into a separate directory in order not to confuse android studio
1 parent d78e774 commit 307ff44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
- name: release paperwork
8888
run: |
8989
cd ci
90+
pwd
9091
./gradlew release-paperwork
9192
cd ..
9293
git push

0 commit comments

Comments
 (0)