Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NEOLabs-software authored Nov 5, 2024
1 parent a854b19 commit 3484dbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
ls -la ./isodir
sudo apt update
sudo apt reinstall sshpass
mkdir ~/.ssh/
ssh-keyscan ${{ secrets.FTP_SERVER }} >> ~/.ssh/known_hosts
# Step 5: Delete existing files on FTP server
Expand Down

0 comments on commit 3484dbb

Please sign in to comment.