Skip to content

Commit 62c8b93

Browse files
authored
test caching
1 parent 8e763c0 commit 62c8b93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: poetry install
3838

3939
- name: Build
40-
run: poetry install
40+
run: poetry build
4141

4242
- name: Publish to PyPI
4343
env:

0 commit comments

Comments
 (0)