Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/eddow/omni18n
Browse files Browse the repository at this point in the history
  • Loading branch information
eddow committed Jun 8, 2024
2 parents c59e5d6 + 31f2f2f commit 78399c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Disable lock file check
run: echo "::set-output name=check-run::false"
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 78399c2

Please sign in to comment.