Skip to content

Commit

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

- name: Install DEB packages
run: sudo dpkg -i *.deb

- name: Install RPM packages
uses: docker://rockylinux/rockylinux:8
with:
Expand Down

0 comments on commit 3e078bb

Please sign in to comment.