mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2025-03-14 18:29:23 +01:00
chore(action): use single-line command syntax
Co-authored-by: Margen67 <Margen67@users.noreply.github.com>
This commit is contained in:
parent
871674a7c3
commit
4605062500
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -16,5 +16,4 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
make modules -j$(nproc)
|
||||
run: make modules -j$(nproc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user