revamp workflow #4

Merged
cy merged 6 commits from workflow-refactor into main 2025-01-20 02:59:36 -05:00
Showing only changes of commit 3f49b1023b - Show all commits

View file

@ -27,7 +27,6 @@ jobs:
remove-codeql: 'true' remove-codeql: 'true'
remove-docker-images: 'true' remove-docker-images: 'true'
build-mount-path: /nix build-mount-path: /nix
build-mount-path-ownership: 'root:root'
- uses: nixbuild/nix-quick-install-action@master - uses: nixbuild/nix-quick-install-action@master
@ -94,7 +93,6 @@ jobs:
remove-codeql: 'true' remove-codeql: 'true'
remove-docker-images: 'true' remove-docker-images: 'true'
build-mount-path: /nix build-mount-path: /nix
build-mount-path-ownership: 'root:root'
- uses: nixbuild/nix-quick-install-action@master - uses: nixbuild/nix-quick-install-action@master