Skip to content

Commit

Permalink
Update gettext.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Mar 27, 2024
1 parent 16df5f3 commit 5f1b4f4
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 5f1b4f4

Please sign in to comment.