mirror of
https://github.com/urosran/cally.git
synced 2025-07-10 07:07:16 +00:00
cicd adjustment
This commit is contained in:
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
eas-version: latest
|
||||
token: ${{ secrets.EXPO_TOKEN }}
|
||||
eas-cache: false # Disable EAS cache
|
||||
eas-cache: false
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn install --immutable
|
||||
|
Reference in New Issue
Block a user