fixup! Add install nix and build container steps
Some checks failed
Build container / build-container (push) Failing after 1m18s
Some checks failed
Build container / build-container (push) Failing after 1m18s
This commit is contained in:
parent
09bdd39fd8
commit
0c8a48cd41
@ -2,7 +2,7 @@ name: Build container
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build-container:
|
build-container:
|
||||||
runs-on: node-22-bookworm
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- run: echo echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
- run: echo echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user