Skip to content

Commit

Permalink
ci: mount volume
Browse files Browse the repository at this point in the history
  • Loading branch information
DavSanchez committed Nov 20, 2023
1 parent 8d7825a commit 38709b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
image: nixos/nix:latest
env:
NIX_EXPERIMENTAL_FEATURES: "nix-command flakes"
volumes:
- docker_volume:/volume_mount
steps:
- uses: actions/checkout@v4
- uses: cachix/cachix-action@v12
Expand Down

0 comments on commit 38709b4

Please sign in to comment.