Finally switched the last action to nix container, next step, add substituers
Some checks are pending
Check config / build (push) Waiting to run

This commit is contained in:
Alexandre 2026-07-01 17:22:17 +02:00
parent d283b5ee41
commit 67d9e7c2c6
2 changed files with 1 additions and 4 deletions

View File

@ -7,8 +7,6 @@ on:
jobs:
build:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: ubuntu-latest
container: git.alexdelcamp.fr/alexandre_1a/flake-actions:latest
permissions:

View File

@ -8,8 +8,7 @@ on:
jobs:
bump:
runs-on: ubuntu-latest
env:
RUNNER_TOOL_CACHE: /toolcache
container: git.alexdelcamp.fr/alexandre_1a/flake-actions:latest
steps:
- name: Install nix