Skip to content

Commit

Permalink
this
Browse files Browse the repository at this point in the history
  • Loading branch information
bronifty committed Aug 24, 2024
1 parent 3cfda96 commit 2db849e
Show file tree
Hide file tree
Showing 74 changed files with 9,021 additions and 34 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,10 @@ jobs:

- name: Build and prepare services
run: |
cd ./services/common
make all
cd ./cdk/src/services/common
make install
make clean
make build
- name: install build and deploy cdk
run: |
Expand Down
Loading

0 comments on commit 2db849e

Please sign in to comment.