Update workflow/action
This commit is contained in:
parent
66c5bb84db
commit
5d4194d068
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
ensure-releases-exists-and-push-build-x86_64:
|
||||
needs: ensure-release-exists
|
||||
runs-on: any_archLinux
|
||||
runs-on: x86_64_archLinux
|
||||
steps:
|
||||
- name: Check release assets and build for x86_64
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue