Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
Signed-off-by: Conrad Hübler <Conrad.Huebler@gmx.net>
  • Loading branch information
conradhuebler committed Dec 27, 2024
1 parent 1172be5 commit ff2764a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,11 @@ jobs:
cd harbour-tidalplayer
git submodule update --init --recursive
ls -la
- name: Fix Permissions
run: |
mkdir -p /github/home
chmod 777 /github/home
- name: Build noarch
working-directory: /home/mersdk/harbour-tidalplayer
env:
HOME: /home/mersdk
run: |
pwd
mb2 -t SailfishOS-4.6.0.13-noarch build
Expand Down

0 comments on commit ff2764a

Please sign in to comment.