Skip to content

[FEATURE] Implement Void distro linux CLI and Desktop Environment mode #21

[FEATURE] Implement Void distro linux CLI and Desktop Environment mode

[FEATURE] Implement Void distro linux CLI and Desktop Environment mode #21

Workflow file for this run

name: "Verify"
on: "push"
jobs:
verify:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- shell: bash
name: "Bash Version"
run: bash --version