Skip to content

Commit

Permalink
Update debian.yml
Browse files Browse the repository at this point in the history
trying a different method to get the package to build
  • Loading branch information
ampledata committed Dec 27, 2024
1 parent a15a516 commit a532d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: sudo bash debian/install_pkg_build_deps.sh

- name: Create Debian Package
run: make clean editable package
run: make clean install package

- name: Upload Artifacts to GitHub
uses: actions/upload-artifact@master
Expand Down

0 comments on commit a532d36

Please sign in to comment.