Skip to content

feat: 터미널 D-day 카운터 CLI(dday.py) 추가 #10

feat: 터미널 D-day 카운터 CLI(dday.py) 추가

feat: 터미널 D-day 카운터 CLI(dday.py) 추가 #10

Workflow file for this run

name: Test Actions
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run pwd
run: pwd
- name: Run ls -al
run: ls -al