bloatrunner/.forgejo/workflows/publish.yml
Peter Tillemans 589469b4cd
Some checks failed
Publish bloatrunner / build (push) Failing after -43s
fix syntax to spec container image
2024-05-27 13:21:40 +02:00

12 lines
No EOL
275 B
YAML

name: Publish bloatrunner
run-name: ${{ github.actor }} is publishing bloatrunner to itch.io
on: [push]
jobs:
build:
runs-on: docker
container:
image: metacall/guix:latest
steps:
- uses: actions/checkout@v4
- run: guix build -f guix.scm