Skip to content

Commit

Permalink
another test
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 da4d014 commit 3db98f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ jobs:
container: coderus/sailfishos-platform-sdk:4.2.0.21

steps:
- uses: actions/checkout@v4
- name: Manual Checkout
run: |
git clone https://github.com/conradhuebler/harbour-tidalplayer.git .
git submodule update --init --recursive
- name: Build for aarch64
run: mb2 -t SailfishOS-4.2.0.21-aarch64 build
Expand Down

0 comments on commit 3db98f9

Please sign in to comment.