Update workflow/action
This commit is contained in:
parent
e3335800d8
commit
947c7ab0bd
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
assets-release-x86_64:
|
||||
needs: ensure-release-exists
|
||||
runs-on: any_archLinux
|
||||
runs-on: x86_64_archLinux
|
||||
steps:
|
||||
- name: Check and push assets
|
||||
id: check_release_assets_x86_64
|
||||
|
|
Loading…
Reference in a new issue