Skip to content

Commit

Permalink
Update upload-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
user-hq committed Sep 21, 2024
1 parent dcb6ce7 commit 780ba99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/upload-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: ubuntu apt
run: |
sudo apt update
sudo apt -y install rsync sed rdfind liblingua-translit-perl libssl-dev
- name: Dependencies
uses: daaku/gh-action-apt-install@v4
with:
packages: rsync sed rdfind liblingua-translit-perl libssl-dev armake armake2 depbo-tools

- name: gosa checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 780ba99

Please sign in to comment.