Skip to content

Commit

Permalink
github action adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
mIcHyAmRaNe committed Jul 27, 2024
1 parent bd394ef commit e84ca22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
- name: Build Debian package
run: |
export PYTHON=python3
export PYTHON=python3.11
python3 -V
dpkg-buildpackage -rfakeroot -uc -us
- name: Copy Debian package to working directory
Expand Down

0 comments on commit e84ca22

Please sign in to comment.