Skip to content

Commit 0f65876

Browse files
committed
Checkout code
1 parent 5a594ea commit 0f65876

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ jobs:
55
runs-on: ubuntu-latest
66
name: A job to say hello
77
steps:
8+
- uses: actions/checkout@v2
9+
810
- name: Hello world action step
911
id: hello
1012
uses: nyrkio/nyrkio-gh-action@main

0 commit comments

Comments
 (0)