Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 28, 2023
1 parent fb2792d commit a4f1101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- run: npm install
- run: npm run coverage
- run: npm install idoc@1.25.0 -g
- run: npm install idoc@1.26.6 -g
- run: idoc -s "Local IP URL {{version}}"

- name: Create Coverage Badges
Expand Down

0 comments on commit a4f1101

Please sign in to comment.