Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Aug 11, 2023
1 parent 58c17e6 commit 5ec209b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- name: Update repositories
#if: matrix.fedora_version != '39'
run: dnf -y update
- name: ls dnf
#if: matrix.fedora_version != '39'
run: ls -la /usr/bin/dnf*
- name: Upgrade packages
#if: matrix.fedora_version != '39'
run: dnf -y upgrade
Expand Down

0 comments on commit 5ec209b

Please sign in to comment.