From 2842a1208f000ec6217329b24e678619f6cc342b Mon Sep 17 00:00:00 2001 From: SikkieNL <64414667+msi2706@users.noreply.github.com> Date: Sat, 21 Dec 2024 23:04:58 +0100 Subject: [PATCH] modified: .github/workflows/build.yml --- .github/workflows/build.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 39ad9c857..8a2346ee1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -71,3 +71,27 @@ jobs: runs-on: ${{ matrix.os }} + steps: + - name: Add architecture + + - name: Install packages + + - name: Post Install + + - name: Checkout + + - name: SDK cache + + - name: Install SDK + + - name: Dependency cache + + - name: Build depends + + - name: Check security + + - name: Check symbols + + - name: Upload artifacts + + - name: Download artifacts