mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tutorials: fix blog code
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -117,7 +117,7 @@ jobs:
|
||||
- name: Test v tutorials
|
||||
run: |
|
||||
cd tutorials/code/blog
|
||||
v .
|
||||
../../../v .
|
||||
|
||||
|
||||
# Alpine docker pre-built container
|
||||
|
||||
Reference in New Issue
Block a user