Skip to content

feat(commands): add PWD EDIT command #2

feat(commands): add PWD EDIT command

feat(commands): add PWD EDIT command #2

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: make
- name: On release
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: telly