Skip to content

Commit

Permalink
Update yuque.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Duan-0916 authored Dec 20, 2023
1 parent 6a95d1b commit ad565a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yuque.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Call Sync API
run: |
ping 47.243.86.137 -c 3
curl --location --request POST 'http://47.243.86.137:8888/v1/rest/sync' \
curl --location --request POST 'http://47.243.86.137:8777/v1/rest/sync' \
--header 'Content-Type: application/json' \
--data '{
"inputs": {
Expand Down

0 comments on commit ad565a4

Please sign in to comment.