update ci (#276)

This commit is contained in:
2025-05-05 21:24:46 +05:00
committed by GitHub
parent 8b3b2700d6
commit 19a8d7f7b1

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