mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-05-14 03:15:01 +00:00
Update aquiladev/ipfs-action action to v0.3.1
This commit is contained in:
2
.github/workflows/ipfs-build.yml
vendored
2
.github/workflows/ipfs-build.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
cache: "pnpm"
|
cache: "pnpm"
|
||||||
- run: pnpm install
|
- run: pnpm install
|
||||||
- run: pnpm build && ./localizefonts.sh && cp dist/index.html dist/ipfs-404.html
|
- run: pnpm build && ./localizefonts.sh && cp dist/index.html dist/ipfs-404.html
|
||||||
- uses: aquiladev/ipfs-action@v0.3.1-alpha.2
|
- uses: aquiladev/ipfs-action@v0.3.1
|
||||||
id: ipfs-add
|
id: ipfs-add
|
||||||
with:
|
with:
|
||||||
path: ./dist
|
path: ./dist
|
||||||
|
|||||||
Reference in New Issue
Block a user