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