Fixed mistake in action file
Some checks failed
/ build (push) Failing after 10s

This commit is contained in:
A.M. Rowsell 2025-07-21 17:29:59 -04:00
commit cd6085d121
Signed by: amr
GPG key ID: E0879EDBDB0CA7B1

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
build:
runs-on: poseidon-runner
runs-on: docker
steps:
- name: checkout
uses: actions/checkout@v4