mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 02:08:21 +00:00
fix: invalid action tag.
This commit is contained in:
parent
bd4154abe0
commit
339195f799
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
${{ runner.OS }}-node-
|
${{ runner.OS }}-node-
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- uses: aquiladev/ipfs-action@v1
|
- uses: aquiladev/ipfs-action@v0.1.5
|
||||||
id: ipfs-add
|
id: ipfs-add
|
||||||
with:
|
with:
|
||||||
path: ./dist
|
path: ./dist
|
||||||
|
Loading…
Reference in New Issue
Block a user