Skip to content

Commit

Permalink
Desperate attempt to fix the error in github actions (yum install -y …
Browse files Browse the repository at this point in the history
…gnupg)
  • Loading branch information
kzangeli committed Jan 9, 2024
1 parent e3cbf40 commit 4bd430a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile-test
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ WORKDIR lcov-1.14
RUN make install
WORKDIR ${PATH_TO_SRC}

RUN yum-config-manager --disable pgdg10
#RUN yum-config-manager --disable pgdg10

RUN yum install -y gnupg

Expand Down

0 comments on commit 4bd430a

Please sign in to comment.