Skip to content

Updated ci.yml to install libaio1, required Ubuntu dependency for emb… #4

Updated ci.yml to install libaio1, required Ubuntu dependency for emb…

Updated ci.yml to install libaio1, required Ubuntu dependency for emb… #4

Workflow file for this run

name: snapshot
on:
push:
workflow_dispatch:
jobs:
snapshot:
uses: killbill/gh-actions-shared/.github/workflows/snapshot.yml@main
secrets:
OSSRH_USER: ${{ secrets.OSSRH_USER }}
OSSRH_PASS: ${{ secrets.OSSRH_PASS }}