Skip to content

Commit c98b4c8

Browse files
committed
4x
1 parent efa9784 commit c98b4c8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
environment-name: pyjs-wasm
3535
condarc: |
3636
channels:
37-
- https://repo.prefix.dev/
37+
- https://repo.prefix.dev/emscripten-forge-4x
3838
- conda-forge
3939
4040

environment-dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: pyjs-wasm
22
channels:
33
- conda-forge
4-
- /Users/thorstenbeier/src/recipes/output
54
- https://repo.prefix.dev/emscripten-forge-4x
65

76
dependencies:

0 commit comments

Comments
 (0)