bloatrunner/.forgejo/workflows/publish.yml
Peter Tillemans 2f85158b3f
Some checks failed
Publish bloatrunner / build (push) Failing after -1m30s
install sudo as first step
2024-05-27 14:35:22 +02:00

12 lines
No EOL
346 B
YAML

name: Publish bloatrunner
run-name: ${{ github.actor }} is publishing bloatrunner to itch.io
on: [push]
jobs:
build:
runs-on: docker
steps:
- run: apt-get update && apt-get install sudo
- uses: actions/checkout@v4
- uses: https://github.com/PromyLOPh/guix-install-action@v1
- run: guix build -f guix.scm