Skip to content

Commit 48f7c1d

Browse files
Fixed workflow
1 parent ca2435b commit 48f7c1d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/example.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
uses: actions/setup-node@main
1010
with:
1111
node-version: 12
12+
- name: Checkout sources
13+
uses: actions/checkout@main
1214
- name: NodeJS command
1315
uses: hiberbee/template-github-action-nodejs@master
1416
with:

0 commit comments

Comments
 (0)