Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Infra] Apply #13438 fix to other job in 'prerelease.yml'
Browse files Browse the repository at this point in the history
ncooke3 committed Aug 1, 2024
1 parent b3ca2f3 commit 120ff09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
@@ -27,6 +27,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Generate matrix
id: generate_matrix
run: |

0 comments on commit 120ff09

Please sign in to comment.