Skip to content

Commit

Permalink
libphosh-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
samcday committed Dec 31, 2024
1 parent e03b8ee commit f6b49c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,9 @@ jobs:
--format "docker" \
--tag raw-img .
# Reprocess raw-img using rechunker which will delete it
- name: Run Rechunker
# Reprocess raw-img using rechunk which will delete it
- uses: hhd-dev/[email protected]
id: rechunk
uses: hhd-dev/[email protected]
with:
rechunk: 'ghcr.io/hhd-dev/rechunk:v0.8.6'
ref: 'raw-img'
Expand Down
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ RUN dnf install -y \
jbigkit-devel \
liblerc-devel \
libnotify-devel \
libphosh-devel \
libsamplerate-devel \
libunistring-devel \
libXScrnSaver-devel \
Expand Down

0 comments on commit f6b49c5

Please sign in to comment.