diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce45a5ef5..d2b58866d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,9 +17,6 @@ jobs: # See: https://docs.github.com/en/actions/configuring-and-managing-workflows/configuring-a-workflow#configuring-a-build-matrix runs-on: windows-latest - env: - PKGNAME: Olive-${GITHUB_SHA:8}-Windows-x86_64 - steps: - name: Set package name shell: bash