Fixing node version var #2
This commit is contained in:
@@ -28,8 +28,6 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: ${{ secrets.NODE_VERSION }}
|
||||
env:
|
||||
NODE_VERSION: ${{ secrets.NODE_VERSION }}
|
||||
|
||||
- name: Run NPM install
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user