Skip to content

first installation without any error #34

first installation without any error

first installation without any error #34

Workflow file for this run

name: ci
on:
push:
workflow_dispatch:
jobs:
build:
name: ci
runs-on: ubuntu-latest
timeout-minutes: 7200
steps:
- name: Check Out Repo
uses: actions/checkout@v4
- name: Use Node.js 18
uses: actions/setup-node@v2
with:
node-version: 18.x
- name: run ci
run: |
./1.ci.caller.sh