Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
pykpkg47 authored Sep 5, 2024
1 parent eed461c commit 99e3c27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:

- name: system-level-dependencies
run: sudo apt update && sudo apt -y install linux-modules-extra-$(uname -r )
- name: list modules
run: lsmod

- name: list filesystem
run: cat /proc/filesystems

0 comments on commit 99e3c27

Please sign in to comment.