mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
💚 Fixed variable name [skip ci]
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
|
||||
- name: Build Revanced APKs
|
||||
run: |
|
||||
if [ "${{ inputs.DEBUG_ENABLED }}" == "-1" ]; then
|
||||
if [ "${{ inputs.FILES_TO_EXPECT }}" == "-1" ]; then
|
||||
echo "Normal Build"
|
||||
docker-compose up
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user