Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdoulrachard committed Apr 1, 2024
1 parent 7edaa2e commit 46f9b92
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
npm install
npm run build
- name: 🗑️ Remove old files from server
run: |
lftp -e "rm -rf ./cche-ch.com/*" -u ${{ secrets.FTP_USERNAME }},"${{ secrets.FTP_PASSWORD }}" ${{ secrets.FTP_SERVER }}
- name: 📂 Sync files
uses: SamKirkland/[email protected]
with:
Expand Down

0 comments on commit 46f9b92

Please sign in to comment.