Skip to content

Commit c885064

Browse files
committed
[no ci] Map outputs for Windows
1 parent e522ab6 commit c885064

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ jobs:
100100
shell: pwsh
101101
run: |
102102
./scripts/check-bin.ps1 ${{ inputs.check-tag }} holochain
103+
outputs:
104+
lair-keystore: ${{ steps.lair-keystore.outputs.lair-keystore-result }}
105+
holochain: ${{ steps.holochain.outputs.holochain-result }}
103106

104107
collect-results:
105108
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)