summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-06-27 10:05:49 +0200
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-06-27 10:05:49 +0200
commit0b1520b6c24c87440f35a4c17f64044d5edcf647 (patch)
tree86b311048356a93b34e03a969ce08d94ae2900d5
parent20e6ef953d92f4ba70a44671bd2fb40e0fdcce12 (diff)
i686
-rw-r--r--.github/workflows/compat.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/compat.yaml b/.github/workflows/compat.yaml
index 79c40a6..0da4084 100644
--- a/.github/workflows/compat.yaml
+++ b/.github/workflows/compat.yaml
@@ -174,7 +174,7 @@ jobs:
./apply_patches.sh ${{ matrix.coin }}
- name: ${{ matrix.coin }}/aarch64-meego-linux-gnu
run: |
- docker run --rm -v $PWD:$PWD -w $PWD ghcr.io/mrcyjanek/sailfishos:4.6.0.11_target_i486 bash -c 'zypper in -f -y perl-IPC-Cmd curl ccache gperf cmake ffmpeg-tools git clang libxkbcommon-devel wayland-protocols-devel wayland-client wayland-egl-devel make glibc-static && git config --global --add safe.directory "*" && for i in gcc g++ ar ranlib; do ln -s /usr/bin/$i /usr/bin/i686-linux-gnu-$i; done && ./build_single.sh ${{ matrix.coin }} i684-meego-linux-gnu -j$(nproc)'
+ docker run --rm -v $PWD:$PWD -w $PWD ghcr.io/mrcyjanek/sailfishos:4.6.0.11_target_i486 bash -c 'zypper in -f -y perl-IPC-Cmd curl ccache gperf cmake ffmpeg-tools git clang libxkbcommon-devel wayland-protocols-devel wayland-client wayland-egl-devel make glibc-static && git config --global --add safe.directory "*" && for i in gcc g++ ar ranlib; do ln -s /usr/bin/$i /usr/bin/i686-linux-gnu-$i; done && ./build_single.sh ${{ matrix.coin }} i686-meego-linux-gnu -j$(nproc)'
- name: rename artifacts
run: |
mkdir release/gh/