Dynamically generate event calendar #332

Merged
a3thakra merged 25 commits from adi-ical into main 2021-09-27 16:20:20 -04:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 4a21f58a7d - Show all commits

View File

@ -6,8 +6,6 @@ name: node16
steps:
- name: install-deps
image: node:16
depends_on:
- check-lockfile
commands:
- npm install