Skip to content

Commit

Permalink
Add submodule (#620)
Browse files Browse the repository at this point in the history
* Add submodule

* Test hulk

* Test hulk
  • Loading branch information
ashwin1111 committed Jul 1, 2024
1 parent 53481cb commit 4d8f374
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fyle_hulk_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
fetch-depth: 0

- name: Initialize and update submodules
run: |
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Django Rest Framework API for Fyle Netsuite Integration.





### Setup

* Add and update the `fyle_integrations_imports` submodule
Expand Down

0 comments on commit 4d8f374

Please sign in to comment.