Skip to content

Commit

Permalink
Omit redundant parameter (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
widerschein authored Oct 17, 2024
1 parent 354e47f commit 929b0d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
- uses: ansys/actions/build-wheelhouse@v8
with:
library-name: ${{ env.PACKAGE_NAME }}
library-namespace: ${{ env.PACKAGE_NAMESPACE }}
operating-system: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 929b0d6

Please sign in to comment.