mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
♻️ Removed cat from build action
This commit is contained in:
@@ -33,9 +33,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "${{ secrets.ENVS }}" >> .env
|
echo "${{ secrets.ENVS }}" >> .env
|
||||||
|
|
||||||
- name: Build APK
|
- name: Build Revanced APKs
|
||||||
run: |
|
run: |
|
||||||
cat .env &&
|
|
||||||
docker-compose up
|
docker-compose up
|
||||||
|
|
||||||
- name: Upload Build Artifact(youtube)
|
- name: Upload Build Artifact(youtube)
|
||||||
|
|||||||
Reference in New Issue
Block a user