Switched to a nix container, speeding up builds, next, setup cache mf
This commit is contained in:
parent
0d15b19fed
commit
7720764336
@ -10,13 +10,11 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: flake-actions
|
||||
|
||||
steps:
|
||||
- name: Install nix
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
#- name: Install nix
|
||||
# uses: DeterminateSystems/nix-installer-action@main
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user