Skip to content

Commit

Permalink
Print current
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Jul 25, 2024
1 parent c52c2ed commit 0f7d5e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
./lair-keystore-x86_64-linux --version
result=$?
set -e
echo ${{ github.runs-on }}
echo "ubuntu-latest:lair-keystore-x86_64-linux=$result" >> "$GITHUB_OUTPUT"
outputs:
lair-keystore: ${{ steps.lair-keystore.outputs.result }}
Expand Down

0 comments on commit 0f7d5e2

Please sign in to comment.