Skip to content

Commit 885511a

Browse files
committed
chore(dev): fix deployments to PyPI
1 parent dfc8954 commit 885511a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
uses: actions/download-artifact@v6
135135
with:
136136
name: dist
137+
path: dist
137138

138139
- name: Publish package (to ${{ !startsWith(github.ref, 'refs/tags/v') && 'Test' || '' }}PyPI)
139140
if: github.repository == 'nRF24/CircuitPython_nRF24L01'

0 commit comments

Comments
 (0)