Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

fix(deps): update dependency react-awesome-reveal to ^4.2.8 #721

fix(deps): update dependency react-awesome-reveal to ^4.2.8

fix(deps): update dependency react-awesome-reveal to ^4.2.8 #721

Workflow file for this run

name: build-test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '14.x'
- name: use yarn
run: |
yarn install
yarn build