remove magic cache
This commit is contained in:
3
.github/workflows/build-resume.yaml
vendored
3
.github/workflows/build-resume.yaml
vendored
@@ -30,9 +30,6 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Install nix
|
||||
uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||
|
||||
- name: Setup Magic Cache
|
||||
uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
||||
- name: Build PDF
|
||||
run: nix build .#default
|
||||
|
||||
Reference in New Issue
Block a user