fix(utils): fix potential race condition in findSP

This commit is contained in:
AAGaming
2024-09-16 19:29:38 -04:00
parent 3f335b3583
commit 3aa07dc9ce
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- v4-dev
- main
jobs:
release: