Skip to content

Commit 084e131

Browse files
authored
Update ci.yml
1 parent ffd9158 commit 084e131

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
path: ${{ env.OUTPUT_PATH }}/${{ matrix.configuration }}
112112

113113
- name: Set bundle status
114+
id: bundle-status
114115
if: ${{ matrix.publish }}
115116
run: |
116117
echo "BUNDLE_STATUS=${{ steps.upload-bundle.conclusion }}" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)