Skip to content

Commit

Permalink
chore: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Jan 28, 2023
1 parent 6bdb182 commit 6ee5987
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.8
cache: pip
- name: Build artifacts
run: |
pip install build
Expand Down

0 comments on commit 6ee5987

Please sign in to comment.