Update workflow/action
All checks were successful
Create releases with ArchLinux pkg / check-and-build-and-release (push) Successful in 5s
All checks were successful
Create releases with ArchLinux pkg / check-and-build-and-release (push) Successful in 5s
This commit is contained in:
parent
741111fe8c
commit
041f73c317
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-and-build-and-release:
|
check-and-build-and-release:
|
||||||
runs-on: any_archLinux
|
runs-on: x86_64_archLinux
|
||||||
steps:
|
steps:
|
||||||
- name: Get tags
|
- name: Get tags
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue