Skip to content

Commit 9b67690

Browse files
committed
zip dslcad files
1 parent 22925e4 commit 9b67690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ jobs:
9999
- uses: actions/upload-artifact@v4
100100
with:
101101
name: ${{ matrix.target }}
102-
path: ./target/${{ matrix.target }}/release/*
102+
path: ./target/${{ matrix.target }}/release/dslcad*

0 commit comments

Comments
 (0)