mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 05:14:51 +08:00
[F] Try to fix github actions
This commit is contained in:
parent
4cd606426e
commit
0b2dd004ba
2
.github/workflows/opencc.sh
vendored
2
.github/workflows/opencc.sh
vendored
@ -5,5 +5,5 @@ python3 scripts/convert_zh.py
|
||||
|
||||
# If the hash is the only thing that's changed, don't commit
|
||||
if [[ "$(git diff --numstat | wc -l)" == "1" ]]; then
|
||||
git reset –hard
|
||||
git reset –-hard
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user