update ci (#277)

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

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