Skip to content

Commit

Permalink
Merge pull request #104 from Itheum/develop
Browse files Browse the repository at this point in the history
DEVELOP -> MAIN
  • Loading branch information
damienen authored Feb 22, 2024
2 parents aea4511 + 0ee6491 commit 32d7f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: lts/*
node-version: '18.x'
registry-url: https://registry.npmjs.org/
- name: Install dependencies
run: npx ci
Expand Down

0 comments on commit 32d7f6f

Please sign in to comment.