Skip to content

Commit

Permalink
this
Browse files Browse the repository at this point in the history
  • Loading branch information
bronifty committed Aug 22, 2024
1 parent 6a0411b commit 3ced83c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,7 @@ jobs:
- name: Build and prepare services
run: |
cd ./services/common
make executable
make install
make clean
make build
make bundle
make zip
make all
- name: install build and deploy cdk
run: |
Expand Down
4 changes: 4 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ features:
details: serverless remix app hosted on aws
icon: 🚀
link: https://ssr.bronifty.org
- title: react-router-7-contacts.bronifty.org
details: serverless react-router-7-contacts app hosted on aws
icon: 🌈
link: https://react-router-7-contacts.bronifty.org
---

0 comments on commit 3ced83c

Please sign in to comment.