Skip to content

Commit

Permalink
chore(ci): adjust deb make flags
Browse files Browse the repository at this point in the history
  • Loading branch information
moetayuko committed Dec 3, 2023
1 parent 6a56161 commit 2279877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Build
working-directory: src
run: make i915dkmsdeb-pkg OS_DISTRIBUTION=UBUNTU_22.04_DESKTOP
run: make i915dkmsdeb-pkg

- name: Save to artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 2279877

Please sign in to comment.