1
0
mirror of https://github.com/TeamPiped/Piped.git synced 2024-12-13 22:00:28 +05:30

Enable modern builds.

This commit is contained in:
FireMasterK 2021-04-07 13:10:56 +05:30
parent 0d91c48dc7
commit b1f1dd4c90
No known key found for this signature in database
GPG Key ID: 8DFF5DD33E93DB58

View File

@ -25,7 +25,7 @@ jobs:
restore-keys: | restore-keys: |
${{ runner.OS }}-yarn- ${{ runner.OS }}-yarn-
- run: yarn install --prefer-offline - run: yarn install --prefer-offline
- run: yarn build - run: yarn build --modern
- uses: aquiladev/ipfs-action@v0.1.5 - uses: aquiladev/ipfs-action@v0.1.5
id: ipfs-add id: ipfs-add
with: with: