123
Some checks failed
Node.js CI / build (push) Failing after 3m27s

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

View File

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