We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4959cce commit ef2f0a1Copy full SHA for ef2f0a1
.github/workflows/ci.yml
@@ -1517,10 +1517,8 @@ jobs:
1517
- name: install mamba
1518
uses: mamba-org/setup-micromamba@main
1519
with:
1520
- environment-file: environment-wasm-build.yml
1521
init-shell: >-
1522
${{ matrix.micromamba_shell_init }}
1523
- environment-name: CppInterOp-wasm-build
1524
1525
- name: Setup emsdk
1526
shell: bash -l {0}
.github/workflows/deploy-pages.yml
@@ -68,10 +68,8 @@ jobs:
68
69
70
71
72
73
74
75
76
77
environment-wasm-build.yml
0 commit comments