mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Enable modern builds.
This commit is contained in:
parent
d736e2d363
commit
52431c6e1d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
restore-keys: |
|
||||
${{ runner.OS }}-yarn-
|
||||
- run: yarn install --prefer-offline
|
||||
- run: yarn build
|
||||
- run: yarn build --modern
|
||||
- uses: aquiladev/ipfs-action@v0.1.5
|
||||
id: ipfs-add
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue