fixup! WIP TEST CI
All checks were successful
/ test (push) Successful in 1m3s

This commit is contained in:
Simon Bruder 2024-06-02 17:22:37 +02:00
parent 5b3e91512f
commit c7c1ce8313
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -8,4 +8,8 @@ jobs:
runs-on: docker
steps:
- uses: actions/checkout@v4
- run: echo All Good
- run: |
apt-get update
apt-get -y install sudo
- uses: https://github.com/cachix/install-nix-action@v27
- run: nix flake show