Skip to content

Commit 25157e3

Browse files
committed
Forgot to checkout code
1 parent 39f1952 commit 25157e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
name: Build Site
3232
runs-on: ubuntu-latest
3333
steps:
34+
- name: Checkout source code
35+
uses: actions/[email protected]
3436
- name: Build
3537
uses: actions/[email protected]
3638
with:

0 commit comments

Comments
 (0)