forked from swee/MeowNex
Update .forgejo/workflows/build.yml
This commit is contained in:
parent
ead0d55ac6
commit
b74e79bef1
1 changed files with 2 additions and 2 deletions
|
@ -6,5 +6,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- run: python -m compileall .
|
||||
- run: python -m py_compile cc/*
|
||||
- run: python -m py_compile sweebot.py
|
||||
- run: jshint script.js
|
Loading…
Reference in a new issue