Skip to content

Commit 2024ef7

Browse files
committed
Per METplus#3247, added upload-artifact
1 parent 5500739 commit 2024ef7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/linkcheck.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
- uses: dtcenter/metplus-action-linkcheck@v1
1616
with:
1717
fail-on-broken-links: 'true'
18-
upload-artifact: 'true'
18+
upload-artifact: 'true'
19+
install-package: 'true'

0 commit comments

Comments
 (0)