Update .forgejo/workflows/build.yml
Some checks failed
Check syntax / check (push) Failing after 14s

This commit is contained in:
Nova Cat 2025-01-18 17:58:24 -08:00
parent 6d4e9e2eb0
commit f3b53af89b

View file

@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: actions/setup-node@v4
- name: Install dependencies
run: apt update python3 npm && npm install jshint
- run: python3 -m py_compile sweebot.py
- name: Install JSHint if not already
run: whoami
- run: jshint script.js