1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

binary_artifact.yml: restore .ctags.d/ and .github/ (helps vim/emacs users and running CI tests locally)

This commit is contained in:
Delyan Angelov
2020-12-03 11:52:09 +02:00
parent 558a756431
commit b1e3db712e

View File

@@ -24,8 +24,6 @@ jobs:
path: |
.
!./.git
!./.ctags.d
!./.github
!./vc
!./v_old
- name: Create binary only artifact
@@ -52,8 +50,6 @@ jobs:
path: |
.
!./.git
!./.ctags.d
!./.github
!./vc
!./v_old
- name: Create binary only artifact
@@ -76,8 +72,6 @@ jobs:
path: |
.
!./.git
!./.ctags.d
!./.github
!./vc
!./v_old
- name: Create binary only artifact