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

ci: remove obsolete node setup (#18986)

This commit is contained in:
Turiiya
2023-07-27 17:29:32 +02:00
committed by GitHub
parent fde0d9fa91
commit d53d95991d
5 changed files with 0 additions and 42 deletions

View File

@@ -11,9 +11,6 @@ jobs:
VFLAGS: -cc msvc
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- name: Build
run: |
echo %VFLAGS%