Skip to content
Snippets Groups Projects
Commit 319abf08 authored by Uku Taht's avatar Uku Taht
Browse files

Fix node Github action

parent 2e6f13ba
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ jobs:
uses: marocchino/tool-versions-action@v1
id: versions
- name: Set up Node
- uses: actions/setup-node@v2
uses: actions/setup-node@v2
with:
node-version: ${{steps.versions.outputs.nodejs}}
- run: npm install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment