Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pathfindermilan authored Nov 2, 2024
1 parent 159efa9 commit df37fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
sudo mkdir -p /var/www/restio/backend/uploads/images/
fi
sudo chmod -R 755 uploads/
sudo chmod -R 755 /var/www/restio/backend/uploads/
- name: Create .env file
run: |
Expand Down

0 comments on commit df37fd0

Please sign in to comment.