Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
davema-clan committed Apr 25, 2024
1 parent f2a539d commit d2df31e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/hello_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,9 @@ jobs:
uses: actions/checkout@v2
with:
submodules: true
- name: Update Submodule
run: |
git submodule update --remote --merge
- name: Run submodule workflow
uses: ./workflows
2 changes: 1 addition & 1 deletion workflows
Submodule workflows updated 1 files
+1 −1 action.yml

0 comments on commit d2df31e

Please sign in to comment.