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 63c4dda commit b27ec90
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: Install Requirements
run: |
sudo bash -c 'cd /var/www/restio/ai && sudo -u milan uv sync'
bash -c 'cd /var/www/restio/ai && uv sync'
- name: Create .env file
run: |
Expand Down

0 comments on commit b27ec90

Please sign in to comment.