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

fix: change my setup-v-action to the official V action (#141)

* fix: change my setup-v-action to the official V action

* fix: apply suggestion remove useless words

Co-authored-by: JalonSolov <JalonSolov@gmail.com>

Co-authored-by: JalonSolov <JalonSolov@gmail.com>
This commit is contained in:
Shiipou 2022-08-24 16:15:59 +02:00 committed by GitHub
parent 36e3e2304a
commit 25d2a742b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -276,7 +276,7 @@
### GitHub actions
- [setup-v-action](https://github.com/marketplace/actions/setup-v-environment) - GitHub action automation to use V in your workflow.
- [setup-v](https://github.com/marketplace/actions/setup-vlang) - GitHub action to install and use V in your workflow.
- [action-create-v-docs](https://github.com/marketplace/actions/create-documentation-for-v-modules) - GitHub action to create documentation for V modules.
### Videos