Skip to content

Commit

Permalink
deployment change
Browse files Browse the repository at this point in the history
  • Loading branch information
GPeaky committed Oct 11, 2024
1 parent 99f269f commit 63e8ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
sudo systemctl stop intelli-api
# Copy the new binary to the deployment directory
mv target/release/intelli-api /home/fedora/deployments/intelli-api
mv target/release/api /home/fedora/deployments/intelli-api
# Start the service
sudo systemctl start intelli-api

0 comments on commit 63e8ed5

Please sign in to comment.