Skip to content

Commit

Permalink
Merge pull request #12 from secondlife/signal/submodule
Browse files Browse the repository at this point in the history
Checkout submodules
  • Loading branch information
bennettgoble authored Oct 5, 2022
2 parents 4b64c1a + 43cde27 commit 5b89643
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ runs:
# https://frontside.com/blog/2020-05-26-github-actions-pull_request/#how-does-pull_request-affect-actionscheckout
ref: ${{ github.event.pull_request.head.sha || github.sha }}
fetch-depth: 0 # Fetch all history for SCM version
submodules: recursive

- name: Create short SHA
id: sha
Expand Down

0 comments on commit 5b89643

Please sign in to comment.