Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Commit

Permalink
Add rpm dependency needed by downstream (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekilmer committed Feb 20, 2021
1 parent f127149 commit 6dfbaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vcpkg_ci.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
# TODO some of these should probably live in the Docker build image
apt-get update
apt-get install -y pixz xz-utils make
apt-get install -y pixz xz-utils make rpm
- name: Build and install remill
shell: bash
Expand Down

0 comments on commit 6dfbaf9

Please sign in to comment.