mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-25 07:59:48 +01:00
fix(ci): env not set
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Build Android App APKS
|
||||
run: |
|
||||
ENVFILE=.env.public cd android && ./gradlew assembleRelease --no-daemon
|
||||
cd android && ENVFILE=.env.public ./gradlew assembleRelease --no-daemon
|
||||
|
||||
- name: Sign APK Files
|
||||
id: sign_app
|
||||
|
||||
Reference in New Issue
Block a user