mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-23 12:18:41 -06:00
remove debug, we're good here
This commit is contained in:
5
.github/workflows/build-android.yml
vendored
5
.github/workflows/build-android.yml
vendored
@@ -1,6 +1,5 @@
|
||||
name: build-android
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
jobs:
|
||||
build-android:
|
||||
@@ -22,7 +21,3 @@ jobs:
|
||||
|
||||
- name: 🚀 Run fastlane build
|
||||
run: npm run fastlane:android:build
|
||||
|
||||
- name: Debug
|
||||
run: cd app && ls
|
||||
working-directory: android
|
||||
|
||||
Reference in New Issue
Block a user