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

Aperture: Update dependencies #28

Aperture: Update dependencies

Aperture: Update dependencies #28

Workflow file for this run

name: build
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Build
uses: ./.github/workflows/build