Skip to content

Fixed small typo in help #2

Fixed small typo in help

Fixed small typo in help #2

Workflow file for this run

name: Continuous Integration
on: push
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Check out repository code
uses: actions/checkout@v4