Update ass-ci.yml

pull/231/head
Gauvino 8 months ago committed by GitHub
parent 70435598f9
commit 2519655f3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,8 @@ jobs:
uses: actions/checkout@v4
- name: Install dependencies
run: yarn install
- name: Install xmllint
run: sudo apt-get install git
- name: Lint Action
uses: wearerequired/lint-action@v2
with:

Loading…
Cancel
Save