Skip to content

Commit

Permalink
valid syntax?
Browse files Browse the repository at this point in the history
  • Loading branch information
mk360 committed Oct 11, 2024
1 parent 9b07c85 commit 006fdd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Test action
- name: Test action
uses: actions/checkout@v4
run: npm i
- run: npm i

0 comments on commit 006fdd7

Please sign in to comment.