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

This commit is contained in:
洪剑峰 2024-08-13 16:51:52 +08:00
parent 876a6c7e0e
commit 8b853f3870

View File

@ -3,7 +3,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu
steps:
- run: ls -lR
- name: Check out repository code