fix syntax to spec container image
Some checks failed
Publish bloatrunner / build (push) Failing after -43s

This commit is contained in:
Peter Tillemans 2024-05-27 13:21:40 +02:00
parent a63bf63bb0
commit 589469b4cd

View file

@ -4,7 +4,8 @@ on: [push]
jobs:
build:
runs-on: docker
image: metacall/guix:latest
container:
image: metacall/guix:latest
steps:
- uses: actions/checkout@v4
- run: guix build -f guix.scm