Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit c03cc29

Browse files
author
Bassem Dghaidi
committed
Fix syntax error
1 parent cf58404 commit c03cc29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
node-version: 10
1717
registry-url: https://registry.npmjs.org/
18+
- name: npm install and publish
1819
run: |
1920
ls -lha
2021
npm ci

0 commit comments

Comments
 (0)