Skip to content

Commit 8f151cb

Browse files
authored
Update build.yml
1 parent 592c61d commit 8f151cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,7 @@ jobs:
7878

7979
- name: Upload coverage
8080
uses: codecov/codecov-action@v3
81+
82+
- name: Make dist
83+
run: make dist
84+
if: ${{ matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)