update ci (#277)
All checks were successful
sync / sync (push) Successful in 10s

This commit is contained in:
2025-05-05 21:19:33 +05:00
committed by GitHub
parent fcbae6f94a
commit 8e3c56f4ed

View File

@@ -12,7 +12,7 @@ on:
jobs: jobs:
build: build:
if: github.server_url == 'zhttps://github.com' if: github.server_url != 'https://github.com'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: checkout code - name: checkout code