Skip to content

Commit 27a1907

Browse files
author
markzegarelli
authored
Update check-links.yml
1 parent 1e2d085 commit 27a1907

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ jobs:
3232
uses: actions/upload-artifact@v1
3333
with:
3434
name: links-check.log
35-
path: links.log- name: Build jekyll website
35+
path: links.log
36+
- name: Build jekyll website
3637
run: bundle exec jekyll build
3738
- name: Archive log links
3839
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)