Skip to content

Commit

Permalink
Fix CR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-senechal committed Jul 20, 2024
1 parent 73abb35 commit e8efa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install/action.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Install

inputs:
# the input value is the 'runs-on'
os:
description: The operating system to run the action on, should be the 'runs-on' in workflows
required: true
default: "ubuntu-22.04"
repo-token:
Expand Down

0 comments on commit e8efa43

Please sign in to comment.