Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
a1f40eb5b3 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Install Prerequisites
|
- name: Install Prerequisites
|
||||||
run: |
|
run: |
|
||||||
doas apk add zig zstd sed libtool curl bison autoconf automake xz bzip2 bzip3
|
doas apk add zig zstd sed libtool curl bison autoconf automake xz bzip2 bzip3 cmd:pkg-config
|
||||||
|
|
||||||
- name: Checkout Repo
|
- name: Checkout Repo
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Reference in New Issue
Block a user