Skip to content

Commit

Permalink
ci: remove buck caches
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Nov 10, 2023
1 parent 78979b0 commit 59013d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/bats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v4
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: actions/cache@v3
id: buck-out
with:
path: buck-out
key: buck-out
restore-keys: |
buck-out
- name: Buck2 build
run: |
nix develop -c buck2 build //core/api //core/api-ws-server \
Expand Down
33 changes: 0 additions & 33 deletions .github/workflows/cache-buck-build.yml

This file was deleted.

0 comments on commit 59013d6

Please sign in to comment.