Skip to content

Commit

Permalink
Update fastapi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pathfindermilan authored Nov 3, 2024
1 parent 753aa06 commit 826285f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fastapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Deploy to Directory
run: |
sudo mkdir -p /var/www/restio/ai
sudo cp -rf ./ai /var/www/restio/ai/
sudo cp -rf ./ai /var/www/restio/
- name: Install Requirements
run: |
Expand Down

0 comments on commit 826285f

Please sign in to comment.