Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Apr 30, 2024
1 parent 3808d15 commit 1794dcb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
ref: ${{ inputs.REF || github.ref }}
fetch-depth: 0
# with:
# ref: ${{ inputs.REF || github.ref }}
# fetch-depth: 0

- name: Update git
if: ${{ inputs.SUBMODULES_RECURSIVE == true && inputs.SUBMODULES_PRIVATE == true }}
Expand Down

0 comments on commit 1794dcb

Please sign in to comment.