1
0
Fork 0
forked from swee/MeowNex

Update .forgejo/workflows/build.yml

This commit is contained in:
Nova Cat 2024-12-18 16:29:57 -08:00
parent ead0d55ac6
commit b74e79bef1

View file

@ -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