Skip to content

Commit

Permalink
change command
Browse files Browse the repository at this point in the history
  • Loading branch information
oauth2 committed Nov 30, 2023
1 parent a1a1ab9 commit c894938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
name: packages

- name: List packages
- name: Install RPM packages
uses: docker://rockylinux/rockylinux:8
with:
args: ls -l /github/workspace
args: sh -c "dnf localinstall -y *.x86_64.rpm"

0 comments on commit c894938

Please sign in to comment.