Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin0313 committed Aug 24, 2024
1 parent 5ba442f commit 47f44e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Hello
on: push
jobs:
hello:
runs-on: ubunut-latest
runs-on: ubuntu-latest
steps:
- run: echo "Hello world"
- uses: actions/checkout@4

0 comments on commit 47f44e6

Please sign in to comment.