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