Skip to content

Commit

Permalink
Don't limit fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmichel committed Nov 8, 2023
1 parent 6e57aa3 commit 760405f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bcny-firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
submodules: false
ref: refs/heads/compnerd/swift
repository: thebrowsercompany/firebase-cpp-sdk

Expand Down

0 comments on commit 760405f

Please sign in to comment.