diff --git a/.gitea/workflows/setup_native.yml b/.gitea/workflows/setup_native.yml index 5a8b05865..05bb20500 100644 --- a/.gitea/workflows/setup_native.yml +++ b/.gitea/workflows/setup_native.yml @@ -13,6 +13,7 @@ jobs: uses: actions/checkout@v4 with: ref: ${{ github.ref_name }} + - name: Setup run: make install