Skip to content

Commit

Permalink
Test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Laxr24 committed Aug 6, 2023
1 parent a177bf8 commit a548b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
FTP_PORT: 21
REMOTE_DIRECTORY: /public_html/
run: |
lftp -c "open -u $FTP_USER,$FTP_PASSWORD $FTP_HOST:$FTP_PORT; mirror -R --parallel=10 --reverse --verbose --exclude-glob .git --exclude .github ./ $REMOTE_DIRECTORY"
git clone https://github.com/Laxr24/NID-verification.git

0 comments on commit a548b2b

Please sign in to comment.