Skip to content

Commit 723f2d6

Browse files
committed
workflow
1 parent f206c47 commit 723f2d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
steps:
147147
- uses: actions/checkout@v2
148148
- name: install packages
149-
run: apt-get update && apt-get install -y zlib1g-dev wget gcc g++ autoconf automake make libzstd-dev
149+
run: apt-get update && apt-get install -y zlib1g-dev wget gcc g++ autoconf automake make libzstd-dev gnupg
150150
- name: Intel Apt repository
151151
timeout-minutes: 1
152152
run: |

0 commit comments

Comments
 (0)