diff --git a/.gitea/workflows/default.yaml b/.gitea/workflows/default.yaml index ba7c71c..a9b10b3 100644 --- a/.gitea/workflows/default.yaml +++ b/.gitea/workflows/default.yaml @@ -8,7 +8,8 @@ jobs: steps: - name: get repo uses: actions/checkout@v4.2.2 - - name: create iso image + + - name: create iso image uses: https://github.com/cachix/install-nix-action@v31 run: make iso