Skip to content

Remove the exception from the start method in the PWAApp class #21

Remove the exception from the start method in the PWAApp class

Remove the exception from the start method in the PWAApp class #21

Workflow file for this run

name: Linux build
on: [push]
jobs:
builds:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17'
- name: compile
run: |
./gradlew clean multifilehandler:assemble filehandler:assemble html-jpro:assemble popups:jar native-scrolling:assemble