Update .forgejo/workflows/build.yml
All checks were successful
Check syntax / check (push) Successful in 7s

This commit is contained in:
Nova Cat 2024-12-18 16:26:07 -08:00
parent 00b364287c
commit 635f99985f

View file

@ -6,4 +6,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: python -m py_compile sweebot.py
- run: python -m compileall