pull/5296/head
Dax Raad 2026-01-29 19:08:48 -05:00
parent 4f4694d9e3
commit a5c01a81ff
1 changed files with 2 additions and 0 deletions

View File

@ -192,6 +192,8 @@ jobs:
runs-on: blacksmith-4vcpu-ubuntu-2404
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: ./.github/actions/setup-bun