Skip to content

Commit 653a1f4

Browse files
committed
fix: 修复ci
1 parent 819b12c commit 653a1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
<<: *defaults
2424
steps:
2525
- add_ssh_keys:
26-
fingerprints: 'a1:c4:67:ea:2c:dd:d8:f8:b0:f8:ab:84:fe:fa:de:b0'
26+
fingerprints: '97:8a:d8:bb:eb:e9:22:7a:22:13:a9:df:8d:9e:17:24'
2727
- attach_workspace:
2828
at: ~/repo
2929
- restore_cache:

0 commit comments

Comments
 (0)