This commit is contained in:
MOHAMMAD AMAAN 2025-10-04 04:51:34 +05:30 committed by GitHub
commit 3febf532d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v4 uses: actions/setup-python@v4
with: with:
python-version: '3.13' python-version: '3.12'
- name: Set execute permissions for wrapper - name: Set execute permissions for wrapper
run: chmod +x ./bombsquad_server run: chmod +x ./bombsquad_server