Skip to content

Commit 7c92aba

Browse files
authored
fix(🏗️): set ZERO_AR_DATE in env of build command (#3031)
1 parent d21f0eb commit 7c92aba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-skia.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
env:
3030
ANDROID_NDK: ${{ steps.setup-ndk.outputs.ndk-path }}
3131
GIT_SYNC_DEPS_SKIP_EMSDK: 'true'
32+
ZERO_AR_DATE: 1
3233
run: yarn build-skia
3334

3435
- name: Upload artifacts - Android arm

0 commit comments

Comments
 (0)