Skip to content

Commit

Permalink
[no ci] Map outputs for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Jul 25, 2024
1 parent e522ab6 commit c885064
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ jobs:
shell: pwsh
run: |
./scripts/check-bin.ps1 ${{ inputs.check-tag }} holochain
outputs:
lair-keystore: ${{ steps.lair-keystore.outputs.lair-keystore-result }}
holochain: ${{ steps.holochain.outputs.holochain-result }}

collect-results:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c885064

Please sign in to comment.