Skip to content

Commit

Permalink
Update upload-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
de-exp committed Sep 20, 2024
1 parent f4f4780 commit 219705c
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/upload-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,6 @@ jobs:
sudo apt update
sudo apt -y install rsync sed rdfind liblingua-translit-perl libssl-dev
- name: armake checkout
uses: actions/checkout@master
with:
repository: 'KoffeinFlummi/armake'
path: tools/armake
- name: armake build
working-directory: tools/armake
run: |
sed -i "s/ /\t/" Makefile
make
sudo make install
- name: armake test
run: armake --help

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

0 comments on commit 219705c

Please sign in to comment.