mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-04-22 20:19:56 -05:00
remove debug, we're good here
This commit is contained in:
@@ -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