update ci (#219)

This commit is contained in:
2025-05-05 21:19:28 +05:00
committed by GitHub
parent 13feeefa42
commit 3ab7c5cc29

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