Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:privatenumber/reactive-json-file
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Jan 27, 2022
2 parents c77b082 + bbd4c48 commit 4eec095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
node-version: 14.x
- name: Install dependencies
run: npm ci
run: npx ci
- name: Build
run: npm run build
- name: Lint
Expand Down

0 comments on commit 4eec095

Please sign in to comment.