From f07b6e14b4395d28584fb740fad441ed4e010681 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Wed, 31 Aug 2022 16:06:07 +1000 Subject: [PATCH] Second time lucky? --- .github/workflows/ci-ifcopenshell-pypi.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-ifcopenshell-pypi.yml b/.github/workflows/ci-ifcopenshell-pypi.yml index 28c3649ddf..d049040043 100644 --- a/.github/workflows/ci-ifcopenshell-pypi.yml +++ b/.github/workflows/ci-ifcopenshell-pypi.yml @@ -64,4 +64,3 @@ jobs: with: user: __token__ password: ${{ secrets.PYPI_API_TOKEN }} - packages_dir: src/ifcopenshell-python/dist