Skip to content

Commit

Permalink
fixup! ci: Add Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasdemarchi committed Jul 12, 2024
1 parent 2826f01 commit 1b93712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/setup-fedora/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ runs:
- name: Install dependencies
shell: bash
run: |
dnf update
dnf install --assumeyes \
dnf update -y
dnf install -y \
autoconf \
automake \
make \
Expand Down

0 comments on commit 1b93712

Please sign in to comment.