diff --git a/.github/workflows/oci-make.yaml b/.github/workflows/oci-make.yaml index d6471a10fe93..fb41da4dd878 100644 --- a/.github/workflows/oci-make.yaml +++ b/.github/workflows/oci-make.yaml @@ -25,7 +25,7 @@ jobs: elixir-version: 1.15 - name: make package-generic-unix run: | - make package-generic-unix + make package-generic-unix PROJECT_VERSION=4.0.0 - name: Upload package-generic-unix uses: actions/upload-artifact@v4.3.1 with: