Skip to content

Commit ef2f0a1

Browse files
authored
Remove environment-wasm-build.yml file as redundant (#391)
1 parent 4959cce commit ef2f0a1

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1517,10 +1517,8 @@ jobs:
15171517
- name: install mamba
15181518
uses: mamba-org/setup-micromamba@main
15191519
with:
1520-
environment-file: environment-wasm-build.yml
15211520
init-shell: >-
15221521
${{ matrix.micromamba_shell_init }}
1523-
environment-name: CppInterOp-wasm-build
15241522
15251523
- name: Setup emsdk
15261524
shell: bash -l {0}

.github/workflows/deploy-pages.yml

-2
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,8 @@ jobs:
6868
- name: install mamba
6969
uses: mamba-org/setup-micromamba@main
7070
with:
71-
environment-file: environment-wasm-build.yml
7271
init-shell: >-
7372
${{ matrix.micromamba_shell_init }}
74-
environment-name: CppInterOp-wasm-build
7573
7674
- name: Setup emsdk
7775
shell: bash -l {0}

environment-wasm-build.yml

-5
This file was deleted.

0 commit comments

Comments
 (0)