Skip to content

Commit

Permalink
no checker links artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
briacp authored Sep 20, 2022
1 parent e79a9a1 commit 4653008
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/publish_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ jobs:
# run: htmlproofer --log-level :debug _site 2> links.log
# continue-on-error: true

- name: Archive checker log 🗄
uses: actions/upload-artifact@v1
with:
name: links-check.log
path: links.log
#- name: Archive checker log 🗄
# uses: actions/upload-artifact@v1
# with:
# name: links-check.log
# path: links.log

- name: Upload artifact 🚚
# Automatically uploads an artifact from the './_site' directory by default
Expand Down

0 comments on commit 4653008

Please sign in to comment.