Skip to content

Commit

Permalink
Fix yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegKrechkovskiy committed Aug 23, 2023
1 parent 06e14c6 commit cfa7326
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: install modules
run: npm cli
- run: echo "🖥️ npm install is ready"
run: npm ci
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uploader-work-space",
"version": "0.4.0",
"version": "0.5.0",
"description": "To work with Insales",
"main": "insales-config.js",
"dependencies": {
Expand Down

0 comments on commit cfa7326

Please sign in to comment.