mirror of
https://git.mirrors.martin98.com/https://github.com/cyberman54/curl
synced 2025-08-22 02:59:13 +08:00
test again
This commit is contained in:
parent
f1432d9eda
commit
54b331da8f
@ -33,6 +33,7 @@ export const sendRequestWithRetry = (config: AxiosRequestConfig): void => {
|
||||
} else {
|
||||
core.setFailed(err.message)
|
||||
}
|
||||
process.exit(0)
|
||||
})
|
||||
do {
|
||||
axios(config)
|
||||
|
Loading…
x
Reference in New Issue
Block a user