feat: use node16 as action run mode

This commit is contained in:
Romain Lespinasse
2023-03-29 08:31:58 +02:00
committed by GitHub
parent ae2f6b069b
commit 7bf92d88ff
10 changed files with 2871 additions and 16297 deletions

View File

@@ -11,7 +11,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- run: npm install
shell: bash
- run: npm run all
shell: bash
- uses: ./
- name: Partial variables
run: |