Skip to content

Commit

Permalink
Install missing "find" for submitting agama-live
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed May 16, 2024
1 parent 530c480 commit db07b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/obs-staging-live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Install tools
run: zypper --non-interactive install --no-recommends
git make osc
findutils git make osc

- name: Git Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit db07b81

Please sign in to comment.