mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Thanks osx
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -200,7 +200,7 @@ jobs:
|
|||||||
publish "$variant" &
|
publish "$variant" &
|
||||||
|
|
||||||
while [ "$(jobs -p | wc -l)" -ge "$MAX_JOBS" ]; do
|
while [ "$(jobs -p | wc -l)" -ge "$MAX_JOBS" ]; do
|
||||||
wait -n
|
sleep 1
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user