mirror of
https://github.com/3dmol/3Dmol.js.git
synced 2026-06-04 08:39:49 +09:00
Added EOL to Citation File
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user