mirror of
https://github.com/vlang/v.git
synced 2025-08-03 17:57:59 -04:00
ci: cleanup *.svg.xz files in release_ci.yml
This commit is contained in:
parent
0b76a0ca19
commit
b656481f62
2
.github/workflows/release_ci.yml
vendored
2
.github/workflows/release_ci.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
||||
find . -type d -name ".git" -exec rm -rf {} +
|
||||
rm -rf vc/
|
||||
rm -rf v_old
|
||||
rm -rf vlib/v/tests/bench/gcboehm/*.svg
|
||||
rm -rf vlib/v/tests/bench/gcboehm/*.svg.xz
|
||||
- name: Create ZIP archive
|
||||
shell: bash
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user