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