Skip to content

Commit

Permalink
Update build-deb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
padhupradheep authored Jan 13, 2025
1 parent 48ab9e9 commit 46a11ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: 'Checkout'
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: 'Install Dependencies'
run: sudo apt install -y dpkg-dev
Expand Down

0 comments on commit 46a11ab

Please sign in to comment.