- name: Cache opam id: cache-opam uses: actions/[email protected] with: path: D:\.opam key: ${{ runner.os }}${{ env.ARCH }}-${{ hashFiles('./haxe.opam', './libs/') }}