Skip to content

Commit

Permalink
Update test_stream.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit authored May 22, 2024
1 parent 7c2af7c commit 0022210
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_stream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Install dependencies
run: |
sudo dnf -y update
dnf install findutils
dnf install find
dnf install -y findutils
dnf install -y find
dnf clean all
find --version
Expand Down

0 comments on commit 0022210

Please sign in to comment.