Skip to content

Commit fa00fd8

Browse files
committed
integration-tests: only upload stack bindist artifacts
1 parent b3cf794 commit fa00fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
- uses: actions/upload-artifact@v1
6767
with:
6868
name: ${{ runner.os }}
69-
path: _release
69+
path: _release/stack-*

0 commit comments

Comments
 (0)