2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-28 05:26:44 +00:00

remove old flag

This commit is contained in:
Matthias Mair 2023-04-18 19:36:38 +02:00
parent db07ba0499
commit a1fdcc686e
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A

View File

@ -21,7 +21,7 @@ jobs:
uses: limjh16/jekyll-action-ts@v2
with:
enable_cache: true
- run: bundle exec htmlproofer ./_site --enforce-https=false
- run: bundle exec htmlproofer ./_site
name: Check links
- name: Deploy
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main'}}