Skip to content

Commit 49e8d0b

Browse files
committed
DENO_DIR cannot point to potentially read-only location
1 parent 272ccd2 commit 49e8d0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package/scripts/common/quarto

-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ else
9292
QUARTO_ACTION=run
9393
QUARTO_TARGET=${SCRIPT_PATH}/quarto.js
9494
export QUARTO_BIN_PATH=$SCRIPT_PATH
95-
export DENO_DIR=$QUARTO_BIN_PATH/deno_cache
9695
QUARTO_CACHE_OPTIONS="--cached-only"
9796

9897
# Turn off type checking for bundled version

0 commit comments

Comments
 (0)