Browse Source

Full clone for checkout

Support Nerdbank.GitVersioning
pull/1946/head
Mitch Capper 6 days ago
parent
commit
f58c482d58
  1. 2
      .github/workflows/main.yml

2
.github/workflows/main.yml

@ -35,6 +35,8 @@ jobs: @@ -35,6 +35,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup emsdk
uses: pyodide/setup-emsdk@v15

Loading…
Cancel
Save