mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tutorials: move vweb tutorial inside its own folder (#8930)
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -126,8 +126,7 @@ jobs:
|
||||
run: ./v build-vbinaries
|
||||
- name: Test v tutorials
|
||||
run: |
|
||||
cd tutorials/code/blog
|
||||
../../../v .
|
||||
./v tutorials/building_a_simple_web_blog_with_vweb/code/blog
|
||||
|
||||
# Alpine docker pre-built container
|
||||
alpine-docker-musl-gcc:
|
||||
|
||||
Reference in New Issue
Block a user