mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
CI: Misc
| The command cannot remove the job because it does not exist or because it is a child job. Child jobs
| can be removed only by removing the parent job.
I have no clue what is wrong with Windows and it's not critical anyway.
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -336,7 +336,7 @@ jobs:
|
||||
}
|
||||
}
|
||||
|
||||
Get-Job | Receive-Job -Wait -AutoRemoveJob
|
||||
Get-Job | Receive-Job -Wait
|
||||
|
||||
- name: Upload ASF-generic
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user