Use absolute URL
Some checks failed
/ Build Nix targets (push) Failing after 3s

This commit is contained in:
Théo Barnouin 2024-10-24 11:22:12 +02:00
parent 357de622ab
commit e081c50c8d

View file

@ -7,6 +7,6 @@ jobs:
container:
image: ubuntu:22.04
steps:
- uses: actions/checkout@v3
# - uses: actions/checkout@v3
- name: Check Nix flake inputs
uses: https://github.com/DeterminateSystems/flake-checker-action@v5