Skip to content

Commit

Permalink
Add repository cache update to github workflow prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz-gutowski committed Mar 7, 2024
1 parent 4ac90f1 commit 893556a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/launchpad.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@v4
- name: Prepare
run: |
sudo apt-get -f 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 893556a

Please sign in to comment.