mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
fix spelling bug
This commit is contained in:
parent
80ca97e682
commit
a1c195acab
@ -87,7 +87,7 @@ jobs:
|
||||
- run:
|
||||
name: Get hash of frontend code
|
||||
command: |
|
||||
find ./admin-frontend/src -type f -exec md5sum {} + | LC_ALL=C sort > fontend.hash
|
||||
find ./admin-frontend/src -type f -exec md5sum {} + | LC_ALL=C sort > frontend.hash
|
||||
md5sum ./admin-frontend/yarn.lock >> frontend.hash
|
||||
cat frontend.hash
|
||||
- persist_to_workspace:
|
||||
|
Loading…
x
Reference in New Issue
Block a user