Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
black-backdoor committed Jan 1, 2025
1 parent b2c97a2 commit 178ee1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ jobs:
- name: 📦 Install dependencies
run: npm install

- name: Build
run: npm run build
env:
URL_ORIGIN: 'https://meos.lima.zone'

- name: 🔍 Lint HTML
run: npm run lint:html

Expand Down

0 comments on commit 178ee1d

Please sign in to comment.