Skip to content

Commit

Permalink
Fix CD hashes generation
Browse files Browse the repository at this point in the history
  • Loading branch information
ppolewicz committed Feb 8, 2023
1 parent a32d740 commit 3e6e825
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
- name: Build the distribution
id: build
run: nox -vs build >> $GITHUB_OUTPUT
- name: Generate hashes
id: hashes
run: nox -vs make_dist_digest
- name: Read the Changelog
id: read-changelog
uses: mindsers/changelog-reader-action@v2
Expand Down

0 comments on commit 3e6e825

Please sign in to comment.