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

This commit is contained in:
2025-05-05 20:01:58 +05:00
committed by GitHub
parent 6cddb5f218
commit 732b5685fb

View File

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