cleanup
All checks were successful
ci / docker-build-and-test (pull_request) Successful in 3m6s

This commit is contained in:
Brock Allen
2024-03-04 07:24:42 +00:00
parent dc48828a91
commit 7efae537cf

View File

@@ -28,6 +28,7 @@ jobs:
load: true
cache-from: type=local,src=/tmp/docker
cache-to: type=local,dest=/tmp/docker
outputs: type=docker,dest=/tmp/docker/${{ runner.os }}-builder-image.tar
-
name: Build library
uses: https://github.com/addnab/docker-run-action@v3