Skip to content

Commit

Permalink
debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mIcHyAmRaNe committed Jul 11, 2024
1 parent 15c025c commit 7d08972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install build dependencies
run: |
sudo apt-get update
sudo apt-get install -y build-essential debhelper dh-python python3-all, python3-poetry
sudo apt-get install -y build-essential debhelper dh-python python3-all python3-poetry
- name: Prepare orig.tar.gz
run: |
Expand Down

0 comments on commit 7d08972

Please sign in to comment.