Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

v1.0.0 🌈

Compare
Choose a tag to compare
@shiipou shiipou released this 16 May 09:09
· 172 commits to master since this release
d594fed

This is the first release.

This allow anybody to compile and run VLang programs using latest or selected version of the vlang executable.

You can just use this step :

- name: Set up VLang version latest
      uses: nocturlab/[email protected]
      with:
        v-version: latest
      id: v
- name : my_step
  run : v build .