mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-12 17:06:24 +02:00
.direnvrc is not used
This commit is contained in:
parent
b649ed3727
commit
4827be7007
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -63,7 +63,7 @@ jobs:
|
||||||
|
|
||||||
- name: Package build environment for Artifact
|
- name: Package build environment for Artifact
|
||||||
run: |
|
run: |
|
||||||
sudo tar -czf environment.tar.gz /nix/store ~/.cargo /etc/nix/nix.conf $HOME/.direnvrc
|
sudo tar -czf environment.tar.gz /nix/store ~/.cargo /etc/nix/nix.conf
|
||||||
|
|
||||||
- name: Store build environment
|
- name: Store build environment
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue