diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8baf46c..d4ed2fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,8 @@ jobs: package: name: Python Package - uses: beeware/.github/.github/workflows/python-package-create.yml@main +# uses: beeware/.github/.github/workflows/python-package-create.yml@main + uses: rmartin16/.github-beeware/.github/workflows/python-package-create.yml@artifacts with: runner-os: macos-latest