Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luxshan2000 authored Oct 27, 2023
1 parent bf33b0a commit 5ff16fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

deploy:
needs: [build-frontend, build-backend]
runs-on: aws-ec2
runs-on: aws-runner
steps:
- name: Pull frontend image from Docker Hub
run: docker pull drivesmart/drivesmart-frontend
Expand Down

0 comments on commit 5ff16fe

Please sign in to comment.