Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
takost committed May 3, 2024
1 parent 359394e commit bb596ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: self-hosted
name: A job to say hello
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- run: echo random-number "$RANDOM_NUMBER"
shell: bash
env:
Expand Down

0 comments on commit bb596ac

Please sign in to comment.