Skip to content

Commit

Permalink
Update gettext.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored and weblate committed Mar 27, 2024
1 parent 53778a9 commit 06c6a85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gettext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
image: ghcr.io/elementary/docker:next-unstable

steps:
- name: Install git
- name: Install required packages
run: |
apt-get update
apt-get install git -y
apt-get install apt-utils git -y
- name: Clone repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 06c6a85

Please sign in to comment.