2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 11:05:32 +00:00

remove old flag

This commit is contained in:
Matthias Mair
2023-04-18 19:36:38 +02:00
parent db07ba0499
commit a1fdcc686e

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'}}