why is rsync now required?
This commit is contained in:
parent
7c8b44559d
commit
2d29a61dfa
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user