Skip to content

Commit

Permalink
chore: print os runner
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Jan 20, 2022
1 parent fb41e56 commit 55f77f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/cache-node-modules/action.yml
Expand Up @@ -32,4 +32,5 @@ runs:
npm install
npm run --if-present build
${{ inputs.build }}
echo ${{ runner.os }}
shell: bash

0 comments on commit 55f77f3

Please sign in to comment.