Skip to content

Add comprehensive troubleshooting guide and shortcuts reference for L… #34

Add comprehensive troubleshooting guide and shortcuts reference for L…

Add comprehensive troubleshooting guide and shortcuts reference for L… #34

Workflow file for this run

name: My github action learn
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run a one-line script
run: echo Hello, world!