Skip to content

Commit

Permalink
Fix deployment details
Browse files Browse the repository at this point in the history
  • Loading branch information
af-afk committed Jan 29, 2025
1 parent f6a1491 commit 4f3f5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build lambda zip
run: |
cd cmd/graphql.ethereum
cd cmd/graphql.webapp
make lambda
- name: Deploy to AWS Lambda
Expand Down

0 comments on commit 4f3f5c7

Please sign in to comment.