Skip to content

Commit

Permalink
fix toml issue
Browse files Browse the repository at this point in the history
  • Loading branch information
maminrayej committed Jul 4, 2024
1 parent ceaacce commit 2983fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/wasm/wasmer-publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ populate_wasmer_toml() {
runner = \"wasi\" \n
[command.annotations.wasi] \n
env = ["PYTHONHOME=/cpython"] \n
env = [\"PYTHONHOME=/cpython\"] \n
[env] \n
\"PYTHONHOME\"=\"/cpython\" \n
Expand Down

0 comments on commit 2983fbd

Please sign in to comment.