Skip to content

Commit

Permalink
Remove environment-wasm-build.yml file as redundant (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
anutosh491 authored Dec 13, 2024
1 parent 4959cce commit ef2f0a1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1517,10 +1517,8 @@ jobs:
- name: install mamba
uses: mamba-org/setup-micromamba@main
with:
environment-file: environment-wasm-build.yml
init-shell: >-
${{ matrix.micromamba_shell_init }}
environment-name: CppInterOp-wasm-build
- name: Setup emsdk
shell: bash -l {0}
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,8 @@ jobs:
- name: install mamba
uses: mamba-org/setup-micromamba@main
with:
environment-file: environment-wasm-build.yml
init-shell: >-
${{ matrix.micromamba_shell_init }}
environment-name: CppInterOp-wasm-build
- name: Setup emsdk
shell: bash -l {0}
Expand Down
5 changes: 0 additions & 5 deletions environment-wasm-build.yml

This file was deleted.

0 comments on commit ef2f0a1

Please sign in to comment.