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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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