Skip to content

Commit

Permalink
[Infra] Apply #13438 fix to other job in 'prerelease.yml' (#13443)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Aug 1, 2024
1 parent 875bfe6 commit 3fba812
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
Expand Up @@ -27,6 +27,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Generate matrix
id: generate_matrix
run: |
Expand Down

0 comments on commit 3fba812

Please sign in to comment.