We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa9784 commit c98b4c8Copy full SHA for c98b4c8
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
environment-name: pyjs-wasm
35
condarc: |
36
channels:
37
- - https://repo.prefix.dev/
+ - https://repo.prefix.dev/emscripten-forge-4x
38
- conda-forge
39
40
environment-dev.yml
@@ -1,7 +1,6 @@
1
name: pyjs-wasm
2
3
4
- - /Users/thorstenbeier/src/recipes/output
5
- https://repo.prefix.dev/emscripten-forge-4x
6
7
dependencies:
0 commit comments