We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84714a6 commit f58c482Copy full SHA for f58c482
.github/workflows/main.yml
@@ -35,6 +35,8 @@ jobs:
35
36
steps:
37
- uses: actions/checkout@v4
38
+ with:
39
+ fetch-depth: 0
40
41
- name: Setup emsdk
42
uses: pyodide/setup-emsdk@v15
0 commit comments