Compare commits
No commits in common. "67d9e7c2c6d27f3ba6d36665ebf2769b518a6dbf" and "f1e3e548a265ed2c520b7cf3cf8bea83ac83e4cd" have entirely different histories.
67d9e7c2c6
...
f1e3e548a2
@ -7,6 +7,8 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
env:
|
||||||
|
RUNNER_TOOL_CACHE: /toolcache
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: git.alexdelcamp.fr/alexandre_1a/flake-actions:latest
|
container: git.alexdelcamp.fr/alexandre_1a/flake-actions:latest
|
||||||
permissions:
|
permissions:
|
||||||
|
|||||||
@ -8,7 +8,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
bump:
|
bump:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: git.alexdelcamp.fr/alexandre_1a/flake-actions:latest
|
env:
|
||||||
|
RUNNER_TOOL_CACHE: /toolcache
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install nix
|
- name: Install nix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user