Fetch all branches in webv2 build

This commit is contained in:
Gabe Kangas
2022-10-02 13:30:49 -07:00
committed by GitHub
parent 128d6c011d
commit f7ced7bb58

View File

@@ -33,6 +33,8 @@ jobs:
platforms: all platforms: all
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Checkout and build - name: Checkout and build
if: env.GH_CR_PAT != null if: env.GH_CR_PAT != null
env: env: