mirror of
https://github.com/hectorm/hblock.git
synced 2026-04-23 07:26:33 +05:30
nawk is now in Alpine's stable repositories
This commit is contained in:
parent
0edac45111
commit
88ca838abb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -343,7 +343,7 @@ jobs:
|
|||
- name: 'Install packages'
|
||||
run: 'apk add --no-cache ca-certificates curl file idn2-utils make'
|
||||
- name: 'Install packages (2nd stage)'
|
||||
run: 'apk add --no-cache nawk --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community'
|
||||
run: 'apk add --no-cache nawk'
|
||||
- name: 'Print nawk version'
|
||||
run: 'apk info --no-cache nawk'
|
||||
- name: 'Set default awk implementation'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue