123123
Some checks failed
Node.js CI / build (push) Failing after 2s

This commit is contained in:
洪剑峰 2024-08-05 18:51:36 +08:00
parent e9a0e10e45
commit de3668292f

View File

@ -5,9 +5,8 @@ on: [push]
jobs:
build:
steps:
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- name: Check out repository code
uses: actions/checkout@v3
- name: Check out repository code ${{ gitea.repository }}
uses: http://47.116.170.60:3300/jeff/MYDOC@0.2
- name: Use gitea Node.js
uses: https://gitea.com/actions/setup-node@v4
with: