Skip to content

Commit

Permalink
remove curiosity ls
Browse files Browse the repository at this point in the history
  • Loading branch information
alibobi committed Nov 20, 2024
1 parent c3ad85a commit e0bb6e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@ jobs:
for archive in $(find downloaded-kernels -name "*.tar.gz"); do
tar -xzf "$archive" -C combined-kernels
done
ls -al downloaded-kernels
ls -al combined-kernels
# Combine OSI profiles for each kernel version
# otherwise the extracted kernel configs willc lobber each other
Expand Down

0 comments on commit e0bb6e4

Please sign in to comment.