Skip to content

Commit d7b29c3

Browse files
committed
whoops - add missing popd
1 parent 7299642 commit d7b29c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/scripts/vendoring/vendor.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ else
4646
rm -rf vendor-${today}
4747
fi
4848
$DENO_BIN_PATH run --no-config --unstable-ffi --allow-all --importmap=$QUARTO_SRC_PATH/import_map.json $QUARTO_PACKAGE_PATH/src/common/create-dev-import-map.ts
49-
49+
popd
5050
source configure.sh

0 commit comments

Comments
 (0)