Skip to content

Commit

Permalink
test suse
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Jun 19, 2024
1 parent 67f9556 commit be3013b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_run_qna.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,9 @@ jobs:
image: ${{ matrix.container-image }}
steps:
- name: install prereqs
# https://software.opensuse.org/download.html?project=Base%3ASystem&package=tar
run: |
zypper -n addrepo https://download.opensuse.org/repositories/Base:System/openSUSE_Tumbleweed/Base:System.repo
zypper -n --gpg-auto-import-keys addrepo https://download.opensuse.org/repositories/Base:System/openSUSE_Tumbleweed/Base:System.repo
zypper install -y tar
- uses: actions/checkout@v4
Expand Down

0 comments on commit be3013b

Please sign in to comment.