Skip to content

Bump vite-plugin-pwa from 0.20.5 to 0.21.1 #665

Bump vite-plugin-pwa from 0.20.5 to 0.21.1

Bump vite-plugin-pwa from 0.20.5 to 0.21.1 #665

Workflow file for this run

name: PR builds
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
- name: Install and Build
run: |
yarn
CI=false yarn build