Another demo update.
Some checks failed
BuildTest / Build and test (push) Failing after 3m17s

This commit is contained in:
2024-03-15 14:19:57 +00:00
parent 991533df78
commit b43a762ed6

View File

@@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
build: build:
name: "Build and test" name: "Build and test"
runs-on: ubuntu-test runs-on: ubuntu-latest
steps: steps:
- name: "Install build deps" - name: "Install build deps"
run: sudo apt install build-essential run: sudo apt install build-essential