Skip to content

Commit ba2f413

Browse files
committed
cache branch
1 parent ee777b0 commit ba2f413

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: nix build --accept-flake-config --print-out-paths | cachix push openmesh
3434

3535
- name: Upload XnodeOS default config to Cachix
36-
run: nix build ./os#nixosConfigurations.xnode.config.system.build.toplevel --accept-flake-config --print-out-paths | cachix push openmesh
36+
run: sed -i -e 's/github:Openmesh-Network\/xnode-manager/github:Openmesh-Network\/xnode-manager\/cache/g' ./os/flake.nix && nix build ./os#nixosConfigurations.xnode.config.system.build.toplevel --accept-flake-config --print-out-paths | cachix push openmesh

0 commit comments

Comments
 (0)