Skip to content

Commit

Permalink
older node
Browse files Browse the repository at this point in the history
  • Loading branch information
vampiricwulf authored Sep 15, 2024
1 parent 5866c00 commit 2ce8fa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
uses: actions/checkout@v3
- name: Setup Node.js environment
uses: actions/setup-node@v3
with:
node-version: '16.16.0'
- name: Setup NPM packages
run: npm install
- name: Pack extension
Expand Down

0 comments on commit 2ce8fa5

Please sign in to comment.