Skip to content

Commit f74e450

Browse files
1 parent 8c050dc commit f74e450

File tree

3 files changed

+19449
-19427
lines changed

3 files changed

+19449
-19427
lines changed

bin/update-typeshed.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
set -euxo pipefail
88
cd ../micropython-microbit-stubs
99
python3 scripts/browser-package.py
10-
branch=main
10+
branch=${1:-main}
1111
cd -
1212
mkdir -p "src/micropython/${branch}/"
1313
cp ../micropython-microbit-stubs/typeshed.*.json "src/micropython/${branch}/"

0 commit comments

Comments
 (0)