Added EOL to Citation File

Signed-off-by: Adithya Krishna <adikrish@redhat.com>
This commit is contained in:
Adithya Krishna
2023-07-09 19:15:44 +00:00
parent 6afa98ac91
commit 91926b08df
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ jobs:
with:
node-version: 20
# As our package has a postInstall script, we dont need a explicit job for that
# As our package has a postInstall script, which in turn calls `npm run build`, hence we do not need a explicit job for that
- name: Install & Build Dependencies
run: npm install