Fastlane fixes working up to a full release #68
| @@ -53,6 +53,9 @@ jobs: | ||||
|           ruby-version: 3.3 | ||||
|           bundler-cache: true # runs 'bundle install' and caches installed gems automatically | ||||
|  | ||||
|       - uses: GuillaumeFalourd/setup-rsync@v1.2 | ||||
|       - run: rsync --version | ||||
|  | ||||
|       - name: Install dependencies and clean up | ||||
|         run: | | ||||
|           flutter pub get | ||||
|   | ||||
		Reference in New Issue
	
	Block a user