ftp changes

This commit is contained in:
Bryan Gerlach
2024-10-16 17:13:45 -05:00
parent d00ef39a30
commit 5c4de79b55
2 changed files with 2 additions and 2 deletions

View File

@@ -564,7 +564,7 @@ jobs:
# *.jks
# *aligned.apk
- name: Upload to FTP
uses: genietim/ftp-action@releases/v4
uses: genietim/ftp-action@releases/v2
with:
host: ${{ secrets.GEN_FTP_SERVER }}
user: ${{ secrets.GEN_FTP_USER }}

View File

@@ -4,7 +4,7 @@
<title>Generating Exe File</title>
</head>
<body>
Please wait...This can take 10-15 minutes (or longer if there are other users).<br><br>
Please wait...This can take 20-30 minutes (or longer if there are other users).<br><br>
Status: {{status}}
<script>
setTimeout(function() {