mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 17:34:45 +02:00
Fix Release Build (#1089)
This commit is contained in:
parent
9f4a3b1c0d
commit
4e85180b3d
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create release archive
|
- name: Create release archive
|
||||||
run: |
|
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
|
tar -czf panel.tar.gz * .env.example
|
||||||
|
|
||||||
- name: Create checksum
|
- name: Create checksum
|
||||||
|
Loading…
x
Reference in New Issue
Block a user