mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 21:54:36 +03:00
chore: Typo (#3646)
This commit is contained in:
parent
4bd855274a
commit
c5f0e87ebf
@ -9,7 +9,7 @@ CRATES=$(./scripts/cargo/list-crates.sh | \
|
||||
jq -r 'select(.features.concurrent != null) | .name')
|
||||
|
||||
if [[ "swc" == "$1" ]]; then
|
||||
echo "Skipping swc itslef"
|
||||
echo "Skipping swc itself"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user