123
Some checks are pending
Node.js CI / build (push) Waiting to run

This commit is contained in:
洪剑峰 2024-08-13 19:33:50 +08:00
parent def6991c61
commit a264976afe

View File

@ -3,7 +3,7 @@ on: [push]
jobs:
build:
runs-on: Linux
runs-on: Ubuntu
steps:
- run: uname -a
- name: 克隆仓库