mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-01-08 22:06:59 +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-
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
- uses: aquiladev/ipfs-action@v1
|
||||
- uses: aquiladev/ipfs-action@v0.1.5
|
||||
id: ipfs-add
|
||||
with:
|
||||
path: ./dist
|
||||
|
Loading…
Reference in New Issue
Block a user