mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-23 19:25:54 +00:00
fix: add newlines at the end of files
This commit is contained in:
@@ -31,4 +31,4 @@ jobs:
|
||||
run: yarn
|
||||
- name: Build app
|
||||
working-directory: ${{ env.WORKING_DIRECTORY }}/android
|
||||
run: ./gradlew assembleDebug --console=plain
|
||||
run: ./gradlew assembleDebug --console=plain
|
||||
|
||||
@@ -34,4 +34,4 @@ jobs:
|
||||
run: pod install
|
||||
- name: Build app
|
||||
working-directory: ${{ env.WORKING_DIRECTORY }}
|
||||
run: yarn ios
|
||||
run: yarn ios
|
||||
|
||||
Reference in New Issue
Block a user