Skip to content

Commit

Permalink
CI: Actually fetch recent commits
Browse files Browse the repository at this point in the history
  • Loading branch information
praydog committed Mar 12, 2024
1 parent 2f4c211 commit c2bc553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
token: ${{ secrets.UESDK_PULLER || github.token }}
submodules: recursive
persist-credentials: false
fetch-depth: 4

# Important security check: https://github.com/actions/checkout/issues/518
- name: Sanity check
Expand Down

0 comments on commit c2bc553

Please sign in to comment.