mirror of
https://github.com/actions/http-client.git
synced 2025-02-25 00:52:46 +00:00
update wf
This commit is contained in:
parent
9d73eb3e8f
commit
16961b648c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: {{ matrix.node-version }}
|
||||
node-version: ${{ matrix.node-version }}
|
||||
|
||||
- name: npm install
|
||||
run: npm install
|
||||
|
Loading…
Reference in New Issue
Block a user