1
Fork 1

Build PDF
All checks were successful
/ build (push) Successful in 2m13s

This commit is contained in:
Jake Howard 2024-05-17 11:22:30 +01:00
parent 32b65dc041
commit a6b3f5fd61
Signed by: jake
GPG key ID: 57AFB45680EDD477
4 changed files with 33 additions and 3 deletions

View file

@ -4,6 +4,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:latest
steps:
- uses: actions/checkout@v4
- name: Set up Node