Skip to content

Commit

Permalink
Update act-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deep-soft authored Feb 3, 2024
1 parent 830ee60 commit 6d24011
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/act-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ env:
# keyStorePassword: '${{ secrets.ANDROID_KEY_STORE_PASSWORD }}'
# keyPassword: '${{ secrets.ANDROID_KEY_PASSWORD }}'

SCCACHE_DIRECT: false

on:
# push:
# branches: [master]
Expand Down Expand Up @@ -52,7 +54,6 @@ on:
type: boolean
default: false
required: true

jobs:
build:
name: Build on ${{ matrix.os }}
Expand Down

0 comments on commit 6d24011

Please sign in to comment.