fix if statement
This commit is contained in:
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@@ -175,7 +175,7 @@ jobs:
|
||||
echo "Cache exist, creating /tmp/skip_deps"; \
|
||||
touch /tmp/skip_deps; \
|
||||
else \
|
||||
echo "Cache missing, this will be a looooong build." \
|
||||
echo "Cache missing, this will be a looooong build."; \
|
||||
fi
|
||||
- name: Download monero
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user