Skip to content

Commit

Permalink
Revert "remove dist dir"
Browse files Browse the repository at this point in the history
This reverts commit 3cc14a6.
  • Loading branch information
atravitz committed Jan 10, 2025
1 parent 3cc14a6 commit 61ee3ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
test -n "${DISTRIBUTION}" || { echo "no distribution dist/kartograf-*.tar.gz found"; exit 1; }
- name: install sdist
working-directory: ./dist
run: |
ls -a .
python -m pip install kartograf-*.tar.gz
Expand Down

0 comments on commit 61ee3ad

Please sign in to comment.