Skip to content

Commit

Permalink
drop assets
Browse files Browse the repository at this point in the history
  • Loading branch information
kindermax committed Jul 27, 2022
1 parent 0fd9750 commit 3394a02
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: "3.7"
- run: npm ci
- run: ./node_modules/.bin/webpack -p
- run: ls -la hiku/console/assets
- run: pip3 install wheel twine
- run: python setup.py sdist bdist_wheel
- run: twine upload dist/*
Expand Down

0 comments on commit 3394a02

Please sign in to comment.