Skip to content

Commit

Permalink
enable dune caching of opam builds
Browse files Browse the repository at this point in the history
  • Loading branch information
edwintorok committed Apr 24, 2024
1 parent 036c688 commit 0ab297a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/setup-xapi-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ runs:
xs-opam: ${{ steps.dotenv.outputs.repository }}
opam-pin: false
dune-cache: true
env:
DUNE_CACHE_STORAGE_MODE: copy

- name: Install dependencies
shell: bash
Expand Down

0 comments on commit 0ab297a

Please sign in to comment.