mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
fix ci (#626)
This commit is contained in:
committed by
GitHub
parent
095ceebcc5
commit
9efe1b0902
1
.github/actions/mobile-setup/action.yml
vendored
1
.github/actions/mobile-setup/action.yml
vendored
@@ -52,5 +52,6 @@ runs:
|
||||
run: |
|
||||
cd ${{ inputs.app_path }}
|
||||
corepack enable
|
||||
yarn set version 4.6.0
|
||||
yarn install
|
||||
yarn install-app:deploy
|
||||
|
||||
Reference in New Issue
Block a user