mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-27 11:37:23 -05:00
Update .github/workflows/data.yml
Co-Authored-By: Marcin Rataj <lidel@lidel.org>
This commit is contained in:
parent
81c36441e1
commit
dfa9bd7ce0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/data.yml
vendored
2
.github/workflows/data.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
if: "!contains(github.event.head_commit.message, '[skip ci]')"
|
if: "!contains(github.event.head_commit.message, '[skip ci]')"
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- uses: actions/setup-node@master
|
- uses: actions/setup-node@v1.4.1
|
||||||
with:
|
with:
|
||||||
node-version: 13
|
node-version: 13
|
||||||
- name: build
|
- name: build
|
||||||
|
|
Loading…
Reference in a new issue