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 7c6a490 commit b71b43e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
container:
image: fedora:${{matrix.fedora_version}}
steps:
- name: find dnf
run: find /usr -name 'dnf*'
- name: List repositories
run: dnf -v repolist
- name: Update repositories
Expand Down

0 comments on commit b71b43e

Please sign in to comment.