Skip to content

Commit

Permalink
Fix release workflow (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
regen100 authored Mar 9, 2023
1 parent 60c376a commit 7b68a4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up PDM
uses: pdm-project/setup-pdm@v3
- name: Build
Expand Down

0 comments on commit 7b68a4e

Please sign in to comment.