Skip to content

Commit 0ae3c0a

Browse files
committed
Revert "integration-tests: only upload stack bindist artifacts"
This reverts commit fa00fd8.
1 parent 886fe59 commit 0ae3c0a

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
@@ -68,4 +68,4 @@ jobs:
6868
- uses: actions/upload-artifact@v1
6969
with:
7070
name: ${{ runner.os }}
71-
path: _release/stack-*
71+
path: _release

0 commit comments

Comments
 (0)