Skip to content

Commit

Permalink
Fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz-gutowski committed Mar 7, 2024
1 parent 893556a commit 04b4b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/launchpad.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4
- name: Prepare
run: |
sudo apt-get -f update
sudo apt-get update
sudo apt-get -f -y install make devscripts dput dpkg-dev debhelper desktop-file-utils
- name: Install GPG Key
env:
Expand Down

0 comments on commit 04b4b39

Please sign in to comment.