Fix Release Build (#1089)

This commit is contained in:
Charles
2025-03-15 16:21:31 -04:00
committed by GitHub
parent 9f4a3b1c0d
commit 4e85180b3d

View File

@@ -55,7 +55,7 @@ jobs:
- name: Create release archive
run: |
rm -rf node_modules tests CODE_OF_CONDUCT.md CONTRIBUTING.md flake.lock flake.nix phpunit.xml shell.nix
rm -rf node_modules vendor tests CODE_OF_CONDUCT.md CONTRIBUTING.md phpunit.xml shell.nix
tar -czf panel.tar.gz * .env.example
- name: Create checksum