Skip to content

Commit

Permalink
whoops - add missing popd
Browse files Browse the repository at this point in the history
  • Loading branch information
cscheid committed Apr 26, 2024
1 parent 7299642 commit d7b29c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/scripts/vendoring/vendor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ else
rm -rf vendor-${today}
fi
$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

popd
source configure.sh

0 comments on commit d7b29c3

Please sign in to comment.