Skip to content

Commit

Permalink
fix packaging (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein authored Jan 16, 2023
1 parent 2305180 commit 9ec714a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: dist
path: dist
- name: Create commit-sha file
env:
GITHUB_SHA: ${{ github.sha }}
Expand Down

0 comments on commit 9ec714a

Please sign in to comment.