Skip to content

Commit b3579ca

Browse files
Save coverage-report install zip
1 parent 4afa80d commit b3579ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fedora_41.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Configure container environment
7070
run: |
7171
sudo dnf update -y
72-
sudo dnf install -y git
72+
sudo dnf install -y git zip
7373
git config --global --add safe.directory ${GITHUB_WORKSPACE}
7474
- uses: actions/[email protected]
7575
with:

0 commit comments

Comments
 (0)